🧩 Chrome Extension Scraper - Users, Ratings & Versions avatar

🧩 Chrome Extension Scraper - Users, Ratings & Versions

Pricing

$2.00 / 1,000 extension checkeds

Go to Apify Store
🧩 Chrome Extension Scraper - Users, Ratings & Versions

🧩 Chrome Extension Scraper - Users, Ratings & Versions

⚡ Profile any Chrome Web Store extension. ✅ User counts, ratings, review counts, version, developer and last-updated. ✅ Filter a competitor list by minimum users or rating. No browser, no API key.

Pricing

$2.00 / 1,000 extension checkeds

Rating

0.0

(0)

Developer

mohamed alaya

mohamed alaya

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Chrome Extension Scraper

Profile any Chrome Web Store extension — user counts, ratings, versions and developer — from the store's own pages.

The Chrome Web Store has roughly 6 competing Actors and almost no usage on Apify, while every extension developer needs this data and there is no official API for it. That gap is the reason this exists.

What you get

name · description · users (parsed from "10,000,000+ users" into a real number) · rating and ratingCount · version · updated · size · languages · developer · icon · url

Input

{
"extensions": [
"https://chromewebstore.google.com/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm",
"cjpalhdlnbpafiamejdnhcphjbkeiagm"
],
"minUsers": 10000,
"minRating": 4
}

Full URLs and bare 32-character ids both work.

Filtering

minUsers and minRating cut a long competitor list down to the extensions that actually matter.

Why it is reliable

Verified 2026-08-04: the detail page ships the name, user count and rating in server-rendered HTML, so no headless browser is required.

One trap worth knowing about, which this handles: an unknown extension id does not return a 404. The store serves a generic 200 page titled "Chrome Web Store". A naive scraper reports that as a successful result with garbage data. This Actor requires both a real name and at least one real metric before accepting a row, and reports "extension not found" otherwise.

Typical uses

Extension developers benchmarking competitors · tracking a rival's user growth and release cadence · market research before building an extension · agencies auditing a client's store presence · investors sizing an extension business.