Retrieve Bulk Extract Job 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.

Language
Click Try It! to start a request and see the response here!