An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/lytics/diffbot-go-client

Package diffbot implements a Diffbot client library. Diffbot using AI, computer vision, machine learning and natural language processing, Diffbot provides developers numerous tools to understand and extract from any web page. The basic API is diffbot.DiffbotServer: The diffbot.Diffbot API use the diffbot.DefaultServer as the server. Tha Article API use the diffbot.Diffbot to invoke the "article" method, and convert the reponse body to diffbot.Article struct. Tha Frontpage API use the diffbot.Diffbot to invoke the "frontpage" method, and convert the reponse body to diffbot.Frontpage struct. Tha Image API use the diffbot.Diffbot to invoke the "image" method, and convert the reponse body to diffbot.Image struct. Tha Product API use the diffbot.Diffbot to invoke the "product" method, and convert the reponse body to diffbot.Product struct. Tha Classification API use the diffbot.Diffbot to invoke the "analyze" method, and convert the reponse body to diffbot.Classification struct. We use `diffbot.Options` to specify the options: You can call Diffbot with custom headers: If diffbot server return error message, it will be converted to the `diffbot.Error`: Diffbot API Document at http://diffbot.com/dev/docs/ or http://diffbot.com/products/. Please report bugs to <[email protected]>.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/lytics/diffbot-go-client
License: MIT
Latest release: about 6 years ago
First release: about 6 years ago
Namespace: github.com/lytics
Stars: 1 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...