andrewstuart / goq
A declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library
☆268Updated 3 years ago
Alternatives and similar repositories for goq
Users that are interested in goq are comparing it to the libraries listed below
Sorting:
- Better time duration formatting in Go!☆500Updated 3 years ago
- Golang struct-to-table database mapper☆306Updated 4 years ago
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆633Updated 2 years ago
- Golang library for fuzzy matching within a set of strings☆422Updated 2 years ago
- 🍍Jeff provides the simplest way to manage web sessions in Go.☆267Updated 3 months ago
- An elegant MIME/SMTP email library with support for attachments☆349Updated last year
- Package sanitize provides functions for sanitizing text in golang strings.☆336Updated 2 years ago
- A tiny library for super simple Golang tables☆360Updated 4 years ago
- HTML formatter for Go☆289Updated 4 years ago
- Trims, sanitizes & scrubs data based on struct tags (go, golang)☆324Updated last year
- Natural language detection package in pure Go☆173Updated 4 years ago
- Gountries provides: Countries (ISO-3166-1), Country Subdivisions(ISO-3166-2), Currencies (ISO 4217), Geo Coordinates(ISO-6709) as well as…☆414Updated 11 months ago
- Code generation tools for Go.☆430Updated 7 months ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- ☆264Updated 2 months ago
- io.Reader and io.Writer with progress and remaining time estimation☆409Updated 4 years ago
- Generate interfaces from structure methods.☆341Updated last week
- Fake data generator for Go (Golang)☆596Updated 10 months ago
- Easily create HTML forms with Go structs.☆398Updated 9 months ago
- ASCII transliterations of Unicode text.☆138Updated last year
- Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawle…