Web Fetching

Results 1 - 20 of 26

Sort by:

Getting stock quote

In this tutorial I will show you how you can get any stock quotes from yahoo and display it on your own site.

  • Price: Free
  • Views: 818

Get actual weather information

In this tutorial I will show you how you can retrieve actual weather information from Yahoo Weather and display this information on your own site.

  • Price: Free
  • Views: 2,179

How to create a link checker

In this tutorial I will show you how to create your own basic link validate script to check link availability on any site.

  • Price: Free
  • Views: 530

How to get all META data of a website

In this tutorial I will show you how you can easy check META information of any website. It can be very useful in search engine optimization when you want to check your competitors settings.

  • Price: Free
  • Views: 954

How To Change Default User Agent String Using PHP

The user agent string of the browser can't be changed by default. But we often see, the logs of website visitors say, user agents were "Google Bot". What is this? Is this a special website browser used by Google? No, This is the website crawler engine of...
(show more)

  • Price: Free
  • Views: 37

PHP Keyword Scraper

A simple function, to collect related keywords for each keyword provided. Easy to use and implement.

  • Price: Free
  • Views: 205

Creating a simple web data (spider) extractor

This is a simple tutorial about creating a simple web data fetcher that will fetch specific content from a URL.

  • Price: Free
  • Views: 855

HTML DOM and easy screen scraping in PHP

Working with XML is easy in PHP with various extensions such as SimpleXML, however unfortunately HTML is far more tedious. Thankfully however, I found this; PHP Simple HTML Dom parser (they could really do with a shorter name! I’ll go for PSDP).

  • Price: Free
  • Views: 540

Parse html with preg_match_all

For the most of the PHP scripter which are using preg_match or preg_replace frequently is the function preg_match_all a smaller advantage, but for all others it’s maybe hard to understand. The biggest difference between preg_match_all and the regular...
(show more)

  • Price: Free
  • Views: 1,573

Dynamic thumbnails from websites

This tutorial will show you how to create dynamic thumbnails from websites using the thumbnail service Girafa.

  • Price: Free
  • Views: 1,182

Download files with cURL

A snippet that helps you download files from the web, with the use of the well known cURL library for php

(5.00 out of 5) from 9 Ratings

  • Price: Free
  • Views: 1,722

Fetch the description, title & keywords

This script first tries to find the meta tags including the description, title and keywords of a web page and if it does not get any, it will extract the content using the Curl library and the iconv function which takes into consideration the different...
(show more)

(5.00 out of 5) from 3 Ratings

  • Price: Free
  • Views: 1,093

Server Status Checker

This small script will allow you to check if the servers on a website are online or offline.

(3.33 out of 5) from 6 Ratings

  • Price: Free
  • Views: 1,288

Optimized script for fetching google pagerank

Most scripts written for getting a google pagerank connect to the google servers everytime someone views a page where the script is called. Depending on how busy your site is this can mean that you connect to google thousands of times each day to get...
(show more)

  • Price: Free
  • Views: 1,420

Contacting a contact list

Using freely available php classes I show how it is possible to download the contact list from Gmail and/or the MSN messenger service (given a username and password) and return this to the user. The user can then select or deselect the contacts they...
(show more)

  • Price: Free
  • Views: 1,151

Overture Keyword Extractor

Overture Keyword Extractor is a php driven function which will help you to fetch the content of the Keyword Selector Page of the yahoo search engine queries archive. It is very simple to use and implement, and the result is a simple array which can be...
(show more)

(5.00 out of 5) from 3 Ratings

  • Price: Free
  • Views: 2,297

Crawl Your Site for PageRanks

This tutorial will teach how you to grab the Google PageRanks of every webpage on your domain.

  • Price: Free
  • Views: 1,940

Crawl Your Site for Google PageRanks

This recursive function crawls a domain for Google PageRanks of every webpage on the site.

  • Price: Free
  • Views: 1,315

Generate random password that includes numbers and letters

Generate random password that includes numbers and letters

(4.67 out of 5) from 3 Ratings

  • Price: Free
  • Views: 2,049

Finding pagerank of a website using PHP

The code used to find pagerank of a website using PHP.

(3.67 out of 5) from 3 Ratings

  • Price: Free
  • Views: 2,261
<< previous
 ( 1 | 2next >>