Retrieve Crawl Job DataCopy Pageget https://api.diffbot.com/v3/crawl/dataDownload the extracted results of a crawl jobQuery ParamsnamestringrequiredDefaults to test-crawlName of the crawl job whose data you wish to download.formatstringRequest format=csv to download the extracted data in CSV format (default: json). Note that CSV files will only contain top-level fields.typestringRequest type=urls to retrieve the URL Report (CSV).numstringPass an integer value (e.g. num=100) to request a subset of URLs, most recently processed first.Responses 200200 400400Updated 6 months ago