mirror of
https://github.com/namibia/awesome-php.git
synced 2024-11-08 14:21:08 +00:00
commit
730ba95664
@ -228,13 +228,12 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
### Scraping
|
||||
*Libraries for scraping websites and detecting crawlers.*
|
||||
|
||||
* [CrawlerDetect](https://github.com/JayBizzle/Crawler-Detect) - A PHP class for detecting bots/crawlers/spiders via the user agent.
|
||||
* [Chrome PHP](https://github.com/chrome-php/chrome) - Instrument headless Chrome/Chromium instances from PHP.
|
||||
* [CrawlerDetect](https://github.com/JayBizzle/Crawler-Detect) - A PHP class for detecting bots/crawlers/spiders via the user agent.
|
||||
* [DiDOM](https://github.com/Imangazaliev/DiDOM) - A super-fast HTML scrapper and parser.
|
||||
* [Embed](https://github.com/oscarotero/Embed) - An information extractor from any web service or page.
|
||||
* [Goutte](https://github.com/FriendsOfPHP/Goutte) - A simple web scraper.
|
||||
* [Symfony Panther](https://github.com/symfony/panther) - A browser testing and web crawling library for PHP and Symfony.
|
||||
* [PHP Spider](https://github.com/mvdbos/php-spider) - A configurable and extensible PHP web spider.
|
||||
* [Symfony Panther](https://github.com/symfony/panther) - A browser testing and web crawling library for PHP and Symfony.
|
||||
|
||||
### Middlewares
|
||||
*Libraries for building application using middlewares.*
|
||||
|
Loading…
Reference in New Issue
Block a user