Scrapers - Awesome Go
- colly - Fast and Elegant Scraping Framework for Gophers.
- dataflowkit - Web scraping Framework to turn websites into structured data.
- go-recipe - A package for scraping recipes from websites.
- GoQuery - GoQuery brings a syntax and a set of features similar to jQuery to the Go language.
- pagser - Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawler.
- Tagify - Produces a set of tags from given source.
- walker - Seamlessly fetch paginated data from any source. Simple and high performance API scraping included.
- xurls - Extract urls from text.
- podcast - iTunes Compliant and RSS 2.0 Podcast Generator in Golang
- go-runewidth - Functions to get fixed width of the character or string.
- go-zero-width - Zero-width character detection and removal for Go.
- kace - Common case conversions covering common initialisms.
- petrovich - Petrovich is the library which inflects Russian names to given grammatical case.
- radix - Fast string sorting algorithm.
- TySug - Alternative suggestions with respect to keyboard layouts.
- w2vgrep - A semantic grep tool using word embeddings to find semantically similar matches. For example, searching for "death" will find "dead", "killing", "murder".