Skip to content

Go package to unmarshal html into go structs based on struct tags

License

Notifications You must be signed in to change notification settings

mh-orange/scraper

Repository files navigation

Scraper - HTMl Unmarshaling for G

Go Report Card Build Status GoDoc Coverage Status

Scraper is a Go package that parses HTML documents and unmarshals them into Go structs based on CSS selectors. Selectors are specified using the "scraper" struct field tag. For documentation and examples, please see the GoDoc

About

Go package to unmarshal html into go structs based on struct tags

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages