Customize JavaScript-Rendered Pages via ScraperAPI in cURL
Learn to scrape JavaScript-rendered pages using ScraperAPI in cURL. Enable headless browser rendering with render=true for dynamic content, SPAs, and JS-heavy sites.
If you are crawling a page that requires you to render the Javascript on the page to scrape the data you need, then we can fetch these pages using a headless browser.
To render Javascript, simply set render=true
and we will use a headless Google Chrome instance to fetch the page. This feature is available on all plans.
Pass the JavaScript rendering parameter within the URL:
API REQUEST
PROXY MODE
Pass the parameter in the headers:
API REQUEST
PROXY MODE
PreviousCustomize Premium Residential/Mobile Proxies in cURLNextUse Render Instruction Set to Scrape Dynamic Pages in cURL
Last updated
Was this helpful?