Read a web page
Web
Read a web page
Fetches the page and returns it as clean markdown (default) or raw HTML via responseType. JavaScript-rendered pages and hard-to-scrape sites, including LinkedIn, are handled automatically. Costs 1 data credit per call.
GET
Read a web page
Authorizations
Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.
Query Parameters
Company ID whose data credits are billed for the call
Full http(s) URL of the page to read. JavaScript-rendered pages and hard-to-scrape sites (including LinkedIn) are handled automatically.
'markdown' (default, recommended for reading) or 'html' for the raw page source

