Skip to main content
POST
Crawl multiple URLs based on options

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
url
string<uri>
required

The base URL to start crawling from

crawlerOptions
object
pageOptions
object

Response

Successful response

jobId
string