Web Scrape
Fetch Sitemap URLs
Return all URLs found on a specific sitemap.
GET
/
process_sitemap
Authorizations
token <token>
, corresponds to temporary access tokens.
Query Parameters
Response
200 - application/json
The response is of type any
.
Return all URLs found on a specific sitemap.
token <token>
, corresponds to temporary access tokens.
The response is of type any
.