Headless Browser
Render target webpages with an headless browser
By using real browser instances, you can scrape the data presented by the target web page through the browser. In web pages created using frameworks such as React, Angular, Vue or JQuery, data can be loaded after a while, and in this case, you may need to use a headless browser when scraping.
We can produce solutions for some difficult to scrape websites via headless browser, making it an easier solution for hard to scrape websites. Thanks to our infrastructure, you can easily cope with these difficulties without dealing with physical resources and headless browser configurations.
JS Render
Each render request uses 5 concurrency.
If you have a web page that you only need to open with a browser and you need to wait for the results to load, simply pass the render=true parameter. Our infrastructure will connect to the target website for you using the headless browser network and try to bring the results.

