Manage a Crawl Job

Pause, delete, restart, or view the status of a crawl job.

Query Params
string
required

Your Diffbot token

string

Job name as defined when the crawl job was created.

string

Pass roundStart=1 to force the start of a new crawl "round" (manually repeat the crawl). If onlyProcessIfNew is set to 1 (default), only newly-created pages will be processed.

string

Pass pause=1 to pause a crawl job. Pass pause=0 to resume a paused job.

string

Pass restart=1 to restart a crawl job. This will erase all processed data and re-process all of the submitted URLs.

string

Pass delete=1 to delete a job, and all associated data, completely.

Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json