Login   Register  
PHP Classes
elePHPant
Icontem

Class: GoogleCrawler

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Jonathan Schmidt-Dominé  >  GoogleCrawler  >  Download .tar.gz .zip  >  Support forum Support forum (6)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: GoogleCrawler
Base name: gcrawl
Description: Perform searches and retrieve results from Google
Related classes: , , , , , , ,
Version: -
PHP version: 5
License: GNU General Public License (GPL)
All time users: 870 users
All time rank: 3281
Week users: 1 user
Week rank: 2467
Picture of Jonathan Schmidt-Dominé
Author: Jonathan Schmidt-Dominé <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Germany Germany - PHP jobs in Germany
Age: ???
All time rank: 1979134 in Germany Germany
Week rank: 1634 Up93 in Germany Germany Up


  Detailed description  
This class can be used to perform searches and retrieve results from Google.

It can send HTTP requests to the Google search pages to perform searches for given keywords.

The class can parse the retrieved search result pages and extract the result URLs, titles, description snippet and cache-urls. You will also get the number of results, that's it, I think, that is everything you want to have from Google. ;)

It retrieves a single page of results. The number of pages and the number of results per page can be configured.

The class uses randomly selected proxy-servers such that Google certainly won't black-list you, decrease your pagerank or whatever and the searches get better anonymization.

Usecases:
-Integrate it into your website (use &#8220;site: blablabla.com&#8221; in the query).
-Playing around with Google-results, you want to analyze, compare, check Google's results? Create a script using the results provided by this class.
-Install it locally or on your webspace to get a nice Google-interface with more anonymity.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Searching Search engines, crawling and indexing View top rated classes
Group folder image Web services Web data clipping, SOAP or XML-RPC clients and servers View top rated classes

  Screenshots Screenshots   Rate classes User ratings   Trackback  
  Applications   Related links   Files Files  
  Files folder image Screenshots  
Search-Example
File Role Description
Accessible without login Image file GCrawler.png Screen Search-Example


  User ratings  
There are not enough user ratings to display for this class.

  Trackback links  
Link Description
Are you still using Google? If you are still using Google, you may have noticed it...
Google learned how to write HTML This morning I noticed that my Google crawler did not work, Scroogle failed, too...

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Example in action Search-page demonstrating the functionality

  Files folder image Files  
File Role Description
Accessible without login Plain text file GoogleCrawler.class.php Class GoogleCrawler-Class
Accessible without login Plain text file SearchEngine.php Example Example-Search-Engine with thumbshots
Plain text file COPYING.txt Lic. GPLv3

Download all files: gcrawl.tar.gz gcrawl.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.