瀏覽代碼

Merge pull request #789 from JayBizzle/patch-1

Add CrawlerDetect
pull/1253/head
Alexander Kartavenko 1 年之前
父節點
當前提交
84f51d2290
No account linked to committer's email address
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      README.md

+ 2
- 1
README.md 查看文件

@@ -226,8 +226,9 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
226 226
 * [Laminas Diactoros](https://github.com/laminas/laminas-diactoros) - PSR-7 HTTP Message implementation.
227 227
 
228 228
 ### Scraping
229
-*Libraries for scraping websites.*
229
+*Libraries for scraping websites and detecting crawlers.*
230 230
 
231
+* [CrawlerDetect](https://github.com/JayBizzle/Crawler-Detect) - A PHP class for detecting bots/crawlers/spiders via the user agent.
231 232
 * [Chrome PHP](https://github.com/chrome-php/chrome) - Instrument headless Chrome/Chromium instances from PHP.
232 233
 * [DiDOM](https://github.com/Imangazaliev/DiDOM) - A super-fast HTML scrapper and parser.
233 234
 * [Embed](https://github.com/oscarotero/Embed) - An information extractor from any web service or page.

Loading…
取消
儲存