Web Scrape
Fetch Webpage
Return the content and all URLs found on a specific webpage.
POST
/
fetch_webpage
Authorizations
token <token>
, corresponds to temporary access tokens.
Body
application/json
Response
200 - application/json
The response is of type any
.