get https://api.diffbot.com/v3/bulk/data
Download the extracted results of a bulk job
To download the results of your bulk extracted URLs, make a GET request to this endpoint. By default the complete extracted JSON data will be downloaded.
Download a URL Report
The URL Report is a CSV file that provides a diagnostic on every URL run through a Bulk API job and does not include extraction output. To retrieve the URL report, pass type=urls
to your GET request on this endpoint.