Non-proxy scrape
When proxying is not enabled, scraping is performed using standard data center IPs. Some websites may block such traffic. If proxy is disabled, theresponse
includes:
Proxy scrape
When proxying is enabled, the scraper follows these steps:- Attempts a regular (non-proxy) scrape.
- If access is blocked, it retries using a proxy.
- If a CAPTCHA is detected, it attempts to solve it.
- The final result is returned to the client.
response
includes additional diagnostic information:
Authorizations
Body
application/json