PHP Classes

GoogleCrawler: Perform searches and retrieve results from Google

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (7)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,120 All time: 3,357 This week: 174Up
Version License PHP version Categories
gcrawl 1.0.0GNU General Publi...5PHP 5, Searching, Web services
Description 

Author

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 “site: blablabla.com” 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.

Picture of Jonathan Schmidt-Dominé
Name: Jonathan Schmidt-Dominé <contact>
Classes: 1 package by
Country: Germany Germany
Age: ???
All time rank: 2208137 in Germany Germany
Week rank: 578 Up30 in Germany Germany Up

Screenshots  
  • GCrawler.png
  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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,120
This week:0
All time:3,357
This week:174Up
User Comments (3)
This package is VERY VERT Useful for me.
12 years ago (Kukkuk)
70%StarStarStarStar
Hi Jonathan.
12 years ago (Moore)
70%StarStarStarStar
looks like a weak implementation.
13 years ago (Alex I.)
32%StarStar