mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add github.com/kkyr/go-recipe (#4415)
This commit is contained in:
parent
47aeced302
commit
fc30cf84db
@ -2374,6 +2374,7 @@ See also [Natural Language Processing](#natural-language-processing) and [Text A
|
||||
|
||||
- [colly](https://github.com/asciimoo/colly) - Fast and Elegant Scraping Framework for Gophers.
|
||||
- [dataflowkit](https://github.com/slotix/dataflowkit) - Web scraping Framework to turn websites into structured data.
|
||||
- [go-recipe](https://github.com/kkyr/go-recipe) - A package for scraping recipes from websites.
|
||||
- [GoQuery](https://github.com/PuerkitoBio/goquery) - GoQuery brings a syntax and a set of features similar to jQuery to the Go language.
|
||||
- [gospider](https://github.com/zhshch2002/gospider) - A simple golang spider/scraping framework,build a spider in 3 lines. migrated from [goribot](https://github.com/zhshch2002/goribot)
|
||||
- [pagser](https://github.com/foolin/pagser) - Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawler.
|
||||
|
Loading…
Reference in New Issue
Block a user