diffbot / docs

Diffbot Documentation Suite
5 stars 18 forks source link

Accessing data through the API #109

Closed hayj closed 3 years ago

hayj commented 3 years ago

The API entry https://api.diffbot.com/v3/crawl/data doesn't work for accessing data but https://api.diffbot.com/v3/crawl

Contrary to what is stated in the doc: https://docs.diffbot.com/docs/en/api-crawlbot-api#retrieving-crawlbot-api-data

hayj commented 3 years ago

Finally, I managed by directly using the url https://api.diffbot.com/v3/crawl/data?token=<token>&name=<name>