Sfoglia il codice sorgente

Merge pull request #854 from vladyslavstartsev/patch-1

Added another scrapper library
pull/1073/head
Jad Bitar 5 anni fa
parent
commit
588fa131c2
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.md

+ 1
- 0
README.md Vedi File

@@ -219,6 +219,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
219 219
 ### Scraping
220 220
 *Libraries for scraping websites.*
221 221
 
222
+* [DiDOM](https://github.com/Imangazaliev/DiDOM) - super fast HTML scrapper/parser (because it was build on top of plain PHP).
222 223
 * [Embed](https://github.com/oscarotero/Embed) - An information extractor from any web service or page.
223 224
 * [Goutte](https://github.com/FriendsOfPHP/Goutte) - A simple web scraper.
224 225
 * [Symfony Panther](https://github.com/symfony/panther) - A browser testing and web crawling library for PHP and Symfony.

Loading…
Annulla
Salva