Retrieve Crawl Job Data

Download the extracted results of a crawl job

To download the results of your crawl job's 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 crawled by a Crawl 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!