ソースを参照

Move to scraping category

pull/789/head
Alexander Kartavenko 1年前
コミット
b7a253c280
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      README.md

+ 2
- 2
README.md ファイルの表示

@@ -196,8 +196,9 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
196 196
 * [zend-diactoros](https://github.com/zendframework/zend-diactoros) - PSR-7 HTTP Message implementation.
197 197
 
198 198
 ## Scraping
199
-*Libraries for scraping websites.*
199
+*Libraries for scraping websites and detecting crawlers.*
200 200
 
201
+* [CrawlerDetect](https://github.com/JayBizzle/Crawler-Detect) - A PHP class for detecting bots/crawlers/spiders via the user agent.
201 202
 * [Embed](https://github.com/oscarotero/Embed) - An information extractor from any web service or page.
202 203
 * [Goutte](https://github.com/FriendsOfPHP/Goutte) - A simple web scraper.
203 204
 * [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.
632 633
 * [Agent](https://github.com/jenssegers/agent) - A PHP desktop/mobile user agent parser, based on Mobiledetect.
633 634
 * [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 converter library.
634 635
 * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
635
-* [CrawlerDetect](https://github.com/JayBizzle/Crawler-Detect) - A PHP class for detecting bots/crawlers/spiders via the user agent.
636 636
 * [Device Detector](https://github.com/piwik/device-detector) - Another library for parsing user agent strings.
637 637
 * [Hoa String](https://github.com/hoaproject/Ustring) - Another UTF-8 string library.
638 638
 * [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.

読み込み中…
キャンセル
保存