docs: add Diffbot readme file

old-agentic-v1^2
Philipp Burckhardt 2023-06-14 11:44:28 -04:00
rodzic cc9eee4b93
commit f648f3216b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: A2C3BCA4F31D1DDD
1 zmienionych plików z 19 dodań i 0 usunięć

19
docs/diffbot.md 100644
Wyświetl plik

@ -0,0 +1,19 @@
<h1 align="center">Diffbot Agentic Service</h1>
## Intro
[Diffbot][diffbot] is a service that can extract structured data from web pages. It allows one to query a trillion pieces of connected content across the web or extract them on demand.
## Pre-requisites
Ensure the following environment variable is set:
- `DIFFBOT_API_KEY` - API key for Diffbot service
Otherwise, you can pass it in as an argument to the `DiffbotClient` constructor.
### How to Retrieve API Key
TODO: Add instructions
[diffbot]: https://www.diffbot.com