Reuse browsers for multiple automations, with our improved reconnect API
Extract HTML from dynamic sites while dodging bot detectors
Headless browsers for you to use via our /unblock, /content and /scraping APIs or directly with Puppeteer and Playwright
Avoid Cloudflare, Datadome and other bot detectors
Enable our residential proxies, headful browsers and stealth arguments to help you get past most detectors.
For the extra stubborn sites, we also have our /unblock API to hide even the most subtle signs of automation or solveCaptcha for solving mandatory captchas.
Avoid bot detectors
Get the rendered HTML or JSON with our APIs
Our APIs render and evaluates a page with our browsers, then returns the HTML or JSON.
You can then use a library such as Scrapy or Beautiful Soup to extract the data if needed. This gives you the advantages of headless such as JavaScript rendering and captcha avoidance, without having to run them yourself.
Check out the docs
Use the full power of Puppeteer and Playwright
Unlike many scraping tools, you can use the standard Puppeteer and Playwright libraries to run any script.
You can click buttons, navigate dynamic content or anything else. Just host the scripts in your servers and connect them to our browsers.
Getting started docs