Crawls
Start Crawl
Starts a new crawl. You receive a id
to track the progress. The operation may take 1-10 mins depending upon the site and depth and pages parameters.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Crawl started successfully.
The response is of type object
.