1
0
mirror of https://github.com/lorien/awesome-web-scraping.git synced 2025-02-19 19:00:10 +02:00

Merge pull request #66 from slotix/patch-2

add dataflow kit framework
This commit is contained in:
Gregory Petukhov 2018-11-01 23:53:50 +03:00 committed by GitHub
commit 0518b86b3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,7 @@ This list contains Golang libraries related to web scraping and data processing
* [ants-go](https://github.com/wcong/ants-go) - A distributed, restful crawler engine in golang.
* Full Featured Scrapers
* [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