PHP Classes
elePHPant
Icontem

Blue Crawler: Crawl and retrieve links of Web pages

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2010-04-15 (6 years ago) RSS 2.0 feedStarStarStarStar 65%Total: 1,629 This week: 1All time: 2,331 This week: 1,047Up
Version License PHP version Categories
bluecrawler 1GNU General Publi...4.0Searching, Web services
Description Author

This class can be used to crawl and retrieve links of Web pages

It can retrieve a given Web pages and retrieve the URL of all linked pages recursively.

The class can also crawl all linked pages until it finds given search keywords.

Picture of kai
Name: kai <contact>
Classes: 2 packages by
Country: South Africa South Africa

Details
Crawling a complete site:

construct the Crawler class with a string representing the URL you want to crawl

call getAllLinks(); on the object to return an array of found links



To crawl the site for a specific word or phrase construct the Crawler class with with a string representing the URL you want to crawl and the phrase you are looking for.

Reference the “thelink” variable owned by the Crawler object for the link the phrase were found on.
  Files folder image Files  
File Role Description
Plain text file Crawler.php Class main class
Accessible without login Plain text file Readme.txt Doc. readme
Accessible without login Plain text file test.php Example example
Accessible without login Plain text file WordSeperators.php Conf. support code

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,629
This week:1
All time:2,331
This week:1,047Up
 User Ratings  
 
 All time
Utility:81%StarStarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:75%StarStarStarStar
Examples:87%StarStarStarStarStar
Tests:-
Videos:-
Overall:65%StarStarStarStar
Rank:693