Services
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.