Bladeren bron

Merge pull request #789 from JayBizzle/patch-1

Add CrawlerDetect
pull/1253/head
Alexander Kartavenko 2 jaren geleden
bovenliggende
commit
84f51d2290
No account linked to committer's email address
1 gewijzigde bestanden met toevoegingen van 2 en 1 verwijderingen
  1. 2
    1
      README.md

+ 2
- 1
README.md Bestand weergeven

226
 * [Laminas Diactoros](https://github.com/laminas/laminas-diactoros) - PSR-7 HTTP Message implementation.
226
 * [Laminas Diactoros](https://github.com/laminas/laminas-diactoros) - PSR-7 HTTP Message implementation.
227
 
227
 
228
 ### Scraping
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
 * [Chrome PHP](https://github.com/chrome-php/chrome) - Instrument headless Chrome/Chromium instances from PHP.
232
 * [Chrome PHP](https://github.com/chrome-php/chrome) - Instrument headless Chrome/Chromium instances from PHP.
232
 * [DiDOM](https://github.com/Imangazaliev/DiDOM) - A super-fast HTML scrapper and parser.
233
 * [DiDOM](https://github.com/Imangazaliev/DiDOM) - A super-fast HTML scrapper and parser.
233
 * [Embed](https://github.com/oscarotero/Embed) - An information extractor from any web service or page.
234
 * [Embed](https://github.com/oscarotero/Embed) - An information extractor from any web service or page.

Laden…
Annuleren
Opslaan