Chrome Extension Review Scraper avatar
Chrome Extension Review Scraper

Pricing

$25.00/month + usage

Go to Store
Chrome Extension Review Scraper

Chrome Extension Review Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Chrome Extension Review Scraper gathers user reviews from Chrome Web Store extension pages. Provide review page URLs and proxy settings; the Actor returns structured JSON with review IDs, reviewer names, ratings, dates, texts, helpfulness counts, and developer replies. Ideal for sentiment analysis.

0.0 (0)

Pricing

$25.00/month + usage

0

Total users

3

Monthly users

3

Runs succeeded

>99%

Last modified

18 days ago

You can access the Chrome Extension Review 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 '{
< "urls": [
< "https://chromewebstore.google.com/detail/modest-guitar-columns-for/kbdobpkcobapldadlpcjbjijmjnjfddk?hl=en"
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call getdataforme/chrome-extension-review-scraper --silent --output-dataset

Chrome Extension Review Scraper API through CLI

The Apify CLI is the official tool that allows you to use Chrome Extension Review 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: