ScrAPI
ScrAPI is your ultimate web scraping solution, offering powerful, reliable, and easy-to-use features to extract data from any website effortlessly. Focus on data you need, not the technical complexities and maintenance required to retrieve it. Proxy and IP rotation, bot detection and captchas, executing Javascript and browser control, geotargeting, session management and more.
ScrAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| Web Scraping | ||
| POST |
Scrape URL /v1/scrape |
POST method to perform a web scraping operation using the provided URL. #### **JSON Parameters** The API supports the following parameters. | **Name** | **Data Type** |… |
| GET |
Scrape URL /v1/scrape |
GET method to perform a web scraping operation using the provided URL. Browser commands are not available using this method, you will need to use POST to supply browser commands. |
| GET |
Check Callback Status /v1/scrape/status/{reference} |
Get the status of a scrape request with a callback URL specified. The status is cached for 10 minutes after which it will always return "Unknown" for a reference. Nothing about… |
| General | ||
| GET |
Available Country List /v1/countries |
Get a list of available country ISO 3166-1 alpha-3 codes that can be used as the proxyCountry parameter for proxy geotargeting. |
| GET |
Available City List /v1/countries/{countryKey}/cities |
Get a list of available cities that can be used as the proxyCity parameter for proxy geotargeting. |
| GET |
Credit Balance /v1/balance |
Get the current credit balance for your API key. When using the test API key (or no API key) this just returns a random number of credits as an example. |
ScrAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA Recommended | $75 / month | — |
|
| MEGA | $150 / month | — |
|