Chrome Webstore Reviews Crawler avatar

Chrome Webstore Reviews Crawler

Try for free

No credit card required

Go to Store
Chrome Webstore Reviews Crawler

Chrome Webstore Reviews Crawler

avemeva/chrome-webstore-reviews-crawler
Try for free

No credit card required

Scrape reviews from Chrome Web Store items, and get GPT summary.

Developer
Maintained by Community

Actor Metrics

  • 3 Monthly users

  • No reviews yet

  • No bookmarks yet

  • 87% runs succeeded

  • Created in Mar 2025

  • Modified a day ago

You can access the Chrome Webstore Reviews Crawler 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  "extensionIDs": [
3    "aomkpefnllinimbhddlfhelelngakbbn"
4  ]
5}' |
6apify call avemeva/chrome-webstore-reviews-crawler --silent --output-dataset

Chrome Webstore Reviews Crawler API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: