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

add dataflow kit framework

This commit is contained in:
Dmitry Narizhnykh 2018-11-01 20:17:42 +01:00 committed by GitHub
parent 1562abebf6
commit 998a56192f
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