mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add walker (#4753)
Co-authored-by: Çağatay Yücelen <cagatay.yucelen@qonto.com>
This commit is contained in:
parent
0ecf419d76
commit
ccff99d919
@ -2417,6 +2417,7 @@ See also [Natural Language Processing](#natural-language-processing) and [Text A
|
||||
- [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.
|
||||
- [Tagify](https://github.com/zoomio/tagify) - Produces a set of tags from given source.
|
||||
- [walker](https://github.com/cyucelen/walker) - Seamlessly fetch paginated data from any source. Simple and high performance API scraping included.
|
||||
- [xurls](https://github.com/mvdan/xurls) - Extract urls from text.
|
||||
|
||||
### RSS
|
||||
|
Loading…
Reference in New Issue
Block a user