Creates a new crawler or scrape job using the V3 API.
crawlOptionspage_scraped, job_completed, and job_failedBearer authentication header of the form Bearer <token>, where <token> is your auth token.
The workspace that owns the crawler job.
One or more source URLs to scrape or use as crawl entry points.
1If true, discovered URLs can be followed and scraped as part of the same job.
If true, use deep scraping behavior.
If true, the crawler uses proxy scraping and paid proxy pricing.
Optional refresh cadence for KB-linked scrapes.
Optional single agent destination for KB import.
Optional list of agent destinations for KB import.
Optional outbound webhook that receives page_scraped, job_completed, and job_failed events.