Services

List CommonCrawl dump paths

Lists the dump file paths for a given crawl ID.

get/services/commoncrawldump/{crawlId}

Path parameters

crawlIdstring required

The crawl ID whose dump paths to list.

Response

Service information containing the list of dump paths.

dumpPathsstring[] required

List of file paths for the dump output.

Changes