v54

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-094546314.6 KB
Browser Tools

Scrape webpage content

Extracts content from a specified URL.

post/v1/scrape

Request body

delaynumber

Delay before scraping (in milliseconds)

formatstring[]

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

pdfboolean

Include a PDF in the response

projectIdstring uuid

Project to execute the scrape in.

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

Include a screenshot in the response

urlstring required

URL of the webpage to scrape

useProxyboolean

Use a Steel-provided residential proxy for the scrape

Response

Response from a successful scrape request