1
0
mirror of https://github.com/lorien/awesome-web-scraping.git synced 2024-11-24 08:32:19 +02:00

Merge pull request #69 from ziflex/master

Added Ferret
This commit is contained in:
Gregory Petukhov 2019-01-28 13:38:29 +03:00 committed by GitHub
commit e71878cc23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ This list contains Golang libraries related to web scraping and data processing
* [colly](https://github.com/gocolly/colly) - Fast and elegant scraping framework
* [dataflow kit](https://github.com/slotix/dataflowkit) - Dataflow Kit - extract structured data from web sites.
* Other
* TODO
* [ferret](https://github.com/MontFerret/ferret) - A web scraping tool with a declarative query language.
## HTML/XML Parsing