
Instant web data scraper - Scrape any website
Pricing
$10.00/month + usage

Instant web data scraper - Scrape any website
Scrape any public and private website data by providing just URL and optionally cookies and proxy information. This scraper is similar to instant data scraper but runs on cloud and can be used as API too!
3.3 (2)
Pricing
$10.00/month + usage
13
Total users
1.3K
Monthly users
103
Runs succeeded
91%
Issues response
9.6 days
Last modified
a year ago
You can access the Instant web data scraper - Scrape any website programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "action": "scrapeData",< "url": "https://wordpress.org/plugins/?plugin_business_model=commercial",< "columnMappings": [< {< "key": "name",< "value": "2"< },< {< "key": "link",< "value": "0"< },< {< "key": "ratings",< "value": "4"< },< {< "key": "authorName",< "value": "8"< },< {< "key": "usersCount",< "value": "9"< },< {< "key": "description",< "value": "6"< },< {< "key": "lastUpdated",< "value": "11"< },< {< "key": "pluginLogo",< "value": "1"< }< ],< "tableNumber": 1,< "nextPageSelector": ".next.page-numbers",< "count": 100,< "minDelay": 2,< "maxDelay": 2<}' |<apify call curious_coder/instant-web-scraper --silent --output-dataset
Instant web data scraper - Scrape any website API through CLI
The Apify CLI is the official tool that allows you to use Instant web data scraper - Scrape any website locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: