Renders web pages using a real browser (including JavaScript-heavy sites) and returns clean extracted content in your preferred format. Submit up to 10 URLs, get back structured content. Per-URL failures appear in errors[] and do not fail the entire request.
API key for authentication. Get your key from the API Keys page.
URLs to fetch and extraction options
Array of URLs to fetch (1-10)
1 - 10 elements[
"https://example.com",
"https://example.org"
]
Output format for extracted content
markdown, html, json "markdown"
Include extracted links in response
false
Include extracted image links in response
false