Scrape Endpoints
Scrape
Fetches content from a URL and returns it in HTML or Markdown format with optional link extraction
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Scraping request parameters
The body is of type object
.
Response
200
application/json
OK
The response is of type object
.