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
The URL link to be scraped
The location object for the proxy
Response
200 - application/json
Validated data after scraping and processing
The URL that was scraped
The location object used for the proxy
The time taken to process the request in milliseconds
Path to the screenshot
Status of the response