Sitemap Endpoints
Batch Scrape Sitemap
Submits multiple sitemap URLs for scraping and returns a batch ID used to check the status later
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Batch sitemap scraping request parameters
The body is of type object
.
Response
200
application/json
OK
The response is of type object
.