Browser Tools

Scrape webpage content

Extracts content from a specified URL.

post/v1/scrape

Request body

urlstring 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

{"stackTrail":"components:schemas:ScrapeRequest:properties:region","oasType":"schema","type":"unknown","description":"The desired region for the action to be performed in"}

Response

Default Response

Changes