Scrape

Scrape

post/v1/scrape

Request body

website_urlstring required

The URL of the website to scrape

render_heavy_jsboolean

Whether to render heavy JS

mockboolean
stealthboolean
brandingboolean
streamboolean

Whether to return streaming response

country_codestring nullable

The country code to use for the scrape

wait_msinteger

The number of milliseconds to wait before scraping the website

Response

Successful Response

{"stackTrail":"paths:/v1/scrape:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes