The Daily Go
A library for decoding html into golang structs. Useful e.g. for making crawlers to interact with pages that does not have an actual api.
https://github.com/zlepper/encoding-html
#html #Crawler
A library for decoding html into golang structs. Useful e.g. for making crawlers to interact with pages that does not have an actual api.
https://github.com/zlepper/encoding-html
#html #Crawler
GitHub
zlepper/encoding-html
A golang library for decoding html into structs. Contribute to zlepper/encoding-html development by creating an account on GitHub.