proxy.golang.org : github.com/google/go-github/scrape : v0.0.0-20231219143154-9d6658a678d6
Package scrape provides a client for interacting with GitHub using screen scraping. This is intended to be used as a supplement to the standard go-github library to access data that is not currently exposed by either the official REST or GraphQL APIs. Because of the nature of screen scraping, this package should be treated as HIGHLY EXPERIMENTAL, and potentially unstable. We make no promises relating to compatibility or stability of the exported API. Even though this package is distributed as part of the go-github library, it is explicitly exempt from any stability promises that my be implied by the library version number.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/google/go-github/scrape@v0.0.0-20231219143154-9d6658a678d6
Published:
Indexed:
- github.com/PuerkitoBio/goquery v1.8.1
- github.com/google/go-cmp v0.6.0
- github.com/google/go-github/v57 v57.0.0
- github.com/xlzd/gotp v0.1.0
- golang.org/x/net v0.19.0