Web Scraping API avatar
Web Scraping API

Pricing

$2.00 / 1,000 pages

Go to Store
Web Scraping API

Web Scraping API

Developed by

Anthony Ziebell

Anthony Ziebell

Maintained by Community

Web Scraping API that quickly and reliably scrapes any website—no selectors required. Premium proxies, CAPTCHA solving, JavaScript rendering, and automated structured data extraction are all included. It’s just $2 per 1,000 web pages scraped, with no minimum spend.

5.0 (3)

Pricing

$2.00 / 1,000 pages

22

Total users

485

Monthly users

176

Runs succeeded

>99%

Issues response

7.5 hours

Last modified

2 days ago

Endpoint Name

endpointEnumOptional

Which API endpoint to call. Choose from 'scrape', 'links', 'next', or 'search'. Defaults to 'scrape' if not provided.

Value options:

"scrape": string"links": string"next": string"search": string

Output Preference

output_preferenceEnumOptional

What is your output preference? For programmatic integrations choose 'json'. To view the data in a table or for CSV export, choose 'tabular'. Defaults to 'meta', which means the API will return the data as either 'json' or 'tabular' depending on the origin of the request.

Value options:

"json": string"tabular": string"meta": string

URL of the page

urlstringOptional

The URL of the webpage you want to extract data from. (Used by endpoints: 'scrape', 'links', 'next'.)

Data Extraction Fields

fieldsobjectOptional

A JSON object describing the data you want extracted. (Used by endpoint: 'scrape'.)

Description of Links

descriptionstringOptional

A short text indicating the type of links to extract, e.g. 'individual product urls'. (Used by endpoint: 'links'.)

Google Search Domain

google_domainstringOptional

Domain for Google search, e.g., 'www.google.com', 'www.google.com.au', etc. (Used by endpoint: 'search'.)

Search Query

querystringOptional

The search phrase you'd like to search for in Google. (Used by endpoint: 'search'.)

Google Search Page

pageintegerOptional

Which page of Google search results to fetch. (Used by endpoint: 'search'.)

(Deprecated) API Method Name

methodstringOptional

Legacy name for the API method; no longer required or used.

(Deprecated) API Output Structure

outputstringOptional

Previously used for specifying the /scrape output JSON. Replaced by 'fields'.

(Deprecated) Proxy Country

proxy_countrystringOptional

Previously used for specifying a premium proxy geolocation. No longer supported.