v1
latestOpenAPI 3.1.2Apache-2.02026-07-17241638.7 KBServices
Create a CommonCrawl data dump
Executes a CommonCrawl data dump job for the specified crawl and returns the output directory path.
post/services/commoncrawldump
Request body
Example request
{
"crawlId": "crawl-01",
"confId": "default",
"args": {}
}Response
The output directory path for the dump.