
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.9 (2)
Pricing
$10.00/month + usage
11
Monthly users
89
Runs succeeded
>99%
Last modified
8 months 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.
1echo '{
2 "action": "scrapeData",
3 "url": "https://wordpress.org/plugins/?plugin_business_model=commercial",
4 "columnMappings": [
5 {
6 "key": "name",
7 "value": "2"
8 },
9 {
10 "key": "link",
11 "value": "0"
12 },
13 {
14 "key": "ratings",
15 "value": "4"
16 },
17 {
18 "key": "authorName",
19 "value": "8"
20 },
21 {
22 "key": "usersCount",
23 "value": "9"
24 },
25 {
26 "key": "description",
27 "value": "6"
28 },
29 {
30 "key": "lastUpdated",
31 "value": "11"
32 },
33 {
34 "key": "pluginLogo",
35 "value": "1"
36 }
37 ],
38 "tableNumber": 1,
39 "nextPageSelector": ".next.page-numbers",
40 "count": 100,
41 "minDelay": 2,
42 "maxDelay": 2
43}' |
44apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
7 days
Price
$10.00