Adhoc
Extract data from a single webpage
Instantly extracts data from a webpage using either a template for structured data or markdown/html for unstructured content.
POST
Authorizations
Path Parameters
Either a custom template ID or one of the following special values:
html
- Returns raw HTML of the pagebody
- Returns cleaned HTML body contentmarkdown
- Returns content converted to markdown format
Body
application/json
Response
200
application/json
Response object containing scraping data and request metadata
The response is of type object
.