Tools
Scrape web API
Cost: 1 credit (non-proxy)
Cost: 2 credits (proxy)
Cost: 2 credits (proxy)
POST
cURL
Scrapes textual content from a given public website URL.
Allows optional proxying and multiple output formats: HTML, Markdown, or link extraction.
Requires a valid API key.
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:
Cost: 1 credit (non-proxy)
Cost: 2 credits (proxy)
Cost: 2 credits (proxy)
cURL