Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Scraping request parameters
The URL to fetch content from
Example:
"https://example.com"
Whether to include external links
Whether to include subdomain links
Whether to extract links from HTML
The desired output format
Available options:
html
, markdown