PHPCrawl 0.81
PHPCrawl is a PHP framework searching the Web. It can be used in writing search crawlers (spiders) that mine Web pages for various information. PHPCrawl acquires information it was configured to fetch and passes it to more powerful apps for further processing.
Features of PHPCrawl:
- Filters for URL and Content-Type data
- Define ways to handle cookies
- Define ways to handle robots.txt files
- Limit its activity in various ways
- Multi-processing modes
Requirements:
- PHP 5 or Higher
- PHP with OpenSSL support
What's New in This Version:
Fixed bugs:
- Links that are partially urlencoded and partially not get rebuild/encoded correctly now.
- Removed a unnecessary debug var_dump() from PHPCrawlerRobotsTxtParser.class.php
- Server-name-indication in TLS/SSL works correctly now.
- "base-href"-tags in websites get interpreted correctly now again.
More popular Search Engine
- OpenWebSpider v0.1.4 (2 years, 5 months 13 days ago)
- PhpDig Search Engine 1.8.8 (2 years, 5 months 13 days ago)
- Sphider 1.3.5 (2 years, 5 months 12 days ago)
- PHPCrawl 0.81 (7 months 8 days ago)
- SEO Rank Checker 2.1 (2 years, 5 months 10 days ago)
Listing Files

PHPCrawlerRobotsTxtParser.class.php- 7.7 KB
- 04/22/2012 04:50:19

PHPCrawlerURLFilter.class.php- 6.9 KB
- 04/18/2012 04:08:27

PHPCrawlerURLDescriptor.class.php- 1.4 KB
- 04/22/2012 04:50:19

PHPCrawlerLinkFinder.class.php- 8.5 KB
- 04/18/2012 04:08:27

PHPCrawlerSQLiteURLCache.class.php- 9.3 KB
- 04/18/2012 04:08:27

PHPCrawlerURLCacheBase.class.php- 3.6 KB
- 04/18/2012 04:08:27

PHPCrawlerMemoryURLCache.class.php- 3.7 KB
- 04/18/2012 04:08:27

PHPCrawlerDocumentInfo.class.php- 10.0 KB
- 04/22/2012 04:50:19

PHPCrawlerUtils.class.php- 18.8 KB
- 04/18/2012 04:08:27

PHPCrawlerProcessReport.class.php- 1.9 KB
- 04/22/2012 04:50:19

PHPCrawlerResponseHeader.class.php- 1.6 KB
- 04/22/2012 04:50:19

PHPCrawlerProcessCommunication.class.php- 6.0 KB
- 04/18/2012 04:08:27

PHPCrawlerDocumentInfoQueue.class.php- 3.8 KB
- 04/18/2012 04:08:27

PHPCrawlerStatus.class.php- 748 Bytes
- 04/18/2012 04:08:27

PHPCrawlerBenchmark.class.php- 4.4 KB
- 04/18/2012 04:08:27

PHPCrawler.class.php- 63.6 KB
- 04/22/2012 04:50:19
