Browser Tools

Scrape webpage content

Extracts content from a specified URL.

post/v1/scrape

Request body

urlstring uri required

URL of the webpage to scrape

formatstring[]

Desired format(s) for the scraped content. Default is html.

screenshotboolean

Include a screenshot in the response

pdfboolean

Include a PDF in the response

delaynumber

Delay before scraping (in milliseconds)

useProxyboolean

Use a Steel-provided residential proxy for the scrape

Response

Default Response

Changes