mirror of
https://github.com/lorien/awesome-web-scraping.git
synced 2024-11-24 08:32:19 +02:00
Add geziyor scraper&crawler
Geziyor is full-featured fast web scraping framework that supports JS rendering.
This commit is contained in:
parent
5aa61f96db
commit
c758e4584c
@ -35,6 +35,7 @@ This list contains Golang libraries related to web scraping and data processing
|
||||
* [go_spider](https://github.com/hu17889/go_spider) - An flexible, modular and expansible Go concurrent Crawler(spider) framework.
|
||||
* [ants-go](https://github.com/wcong/ants-go) - A distributed, restful crawler engine in golang.
|
||||
* Full Featured Scrapers
|
||||
* [geziyor](https://github.com/geziyor/geziyor) - Geziyor, a blazing fast web scraping framework, supports JS rendering.
|
||||
* [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
|
||||
|
Loading…
Reference in New Issue
Block a user