Chrome Webstore Extension Reviews Scraper avatar
Chrome Webstore Extension Reviews Scraper

Pricing

$20.00/month + usage

Go to Store
Chrome Webstore Extension Reviews Scraper

Chrome Webstore Extension Reviews Scraper

Developed by

Neatrat

Neatrat

Maintained by Community

🌟 Scrape thousands of Chrome Web Store reviews with advanced filters. Fast, clean, and customizable.

5.0 (2)

Pricing

$20.00/month + usage

2

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

6 days ago

You can access the Chrome Webstore Extension Reviews Scraper 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 '{
< "extensionIdOrUrl": "https://chromewebstore.google.com/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm",
< "ratings": [
< 1,
< 2,
< 3,
< 4,
< 5
< ],
< "keywords": [],
< "endDate": ""
<}' |
<apify call neatrat/chrome-webstore-extension-reviews-scraper --silent --output-dataset

Chrome Webstore Extension Reviews Scraper API through CLI

The Apify CLI is the official tool that allows you to use Chrome Webstore Extension Reviews Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: