xpath
jsonpath


Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
xpath
-
I have this code On Playground.. It is very simplified... but when reading from file it breaks and cannot handle rune characters.... The strings.Replace function just stops working
It looks like you're trying to parse HTML by using the strings package. For reference, you might be better off using an xpath tool or the html package that has built-in tokenizers to do your tokenizing. That makes it easier to find the nodes you're looking for and the values contained within those nodes.
jsonpath
We haven't tracked posts mentioning jsonpath yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
colly - Elegant Scraper and Crawler Framework for Golang
ODF - Open Document Format (ODF) generator library for Go.
GoQuery - A little like that j-thing, only in Go.
blackfriday - Blackfriday: a markdown processor for Go
align - A general purpose application and library for aligning text.
bluemonday - bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
jsoncolor - Colorized JSON output for Go https://godoc.org/github.com/nwidger/jsoncolor
omniparser - omniparser: a native Golang ETL streaming parser and transform library for CSV, JSON, XML, EDI, text, etc.
xml - Package feed implements a flexible, robust and efficient RSS and Atom parser
Slugify - A Go slugify application that handles string
htmlquery - htmlquery is golang XPath package for HTML query.

