API Documentation
Crawl
Crawls a webpage
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
URL for crawling
Crawl a single webpage
Crawl a single webpage
Crawl multiple webpages in a single API call
Response
200
application/json
Successful Response
Response for a single crawl request
Response for a single crawl request
Response for a batch crawl request