StartExistingJob Tool

Starts a new WDS job using existing JobConfig — enqueues initial downloads for the start URLs, and returns tasks to continue processing.

Arguments

Name Type Description
jobName string Required. Unique job name. Used to identify the job in the system where the domain name is often used (e.g., example.com)

Return Type

Array of DownloadTask

DownloadTask

Represents a single page download request produced by a crawl or scrape job.

Fields:

Name Type Description
Id string Required. Task Id
Url string Required. Page URL

Please rotate your device to landscape mode

This documentation is specifically designed with a wider layout to provide a better reading experience for code examples, tables, and diagrams.
Rotating your device horizontally ensures you can see everything clearly without excessive scrolling or resizing.

Return to Web Data Source Home