Submits multiple URLs for scraping and returns a batch ID used to check the status later
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Batch scraping request parameters
List of URLs to scrape
["https://example.com"]Whether to include external links
Whether to include subdomain links
Whether to extract links from HTML
The desired output format
html, markdown Optional webhook configuration
OK
The ID of the batch scrape. Used to check the status of the batch later.