mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Move to scraping category
This commit is contained in:
parent
c296cacaed
commit
b7a253c280
@ -196,8 +196,9 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [zend-diactoros](https://github.com/zendframework/zend-diactoros) - PSR-7 HTTP Message implementation.
|
||||
|
||||
## Scraping
|
||||
*Libraries for scraping websites.*
|
||||
*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.
|
||||
* [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.
|
||||
* [PHP Spider](https://github.com/mvdbos/php-spider) - A configurable and extensible PHP web spider.
|
||||
@ -632,7 +633,6 @@ Libraries to help manage database schemas and migrations.
|
||||
* [Agent](https://github.com/jenssegers/agent) - A PHP desktop/mobile user agent parser, based on Mobiledetect.
|
||||
* [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 converter library.
|
||||
* [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
|
||||
* [CrawlerDetect](https://github.com/JayBizzle/Crawler-Detect) - A PHP class for detecting bots/crawlers/spiders via the user agent.
|
||||
* [Device Detector](https://github.com/piwik/device-detector) - Another library for parsing user agent strings.
|
||||
* [Hoa String](https://github.com/hoaproject/Ustring) - Another UTF-8 string library.
|
||||
* [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
|
||||
|
Loading…
Reference in New Issue
Block a user