📄️ Introduction
This is a high-performance web scraping API with smart retries and proxy rotation, with multiple proxy geos, and with two scraping engines under the hood: high performance engine with Chrome browser TLS fingerprint, but without JavaScript execution and real browser overhead; and real Chrome browser engine, with JS and CSS evaluation and screenshots, when high performance engine features are not enough.
📄️ /scrape-js: scraping with JS rendering
Launches real Chrome browser engine, use only when /scrape endpoint features are not enough.
📄️ /scrape: non-JS scraping
Use high-performance web scraping endpoint with Chrome browser TLS fingerprint, but without JavaScript execution and real browser overhead.