Chrome Web Store Extension Intelligence
Pricing
Pay per usage
Go to Apify Store
Chrome Web Store Extension Intelligence
Public Chrome Web Store scraper for extension detail and search metadata, including ratings, users, category, version, and permission hints.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
太郎 山田
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Extract public Chrome Web Store extension metadata from listing and search pages. The actor normalizes extension title, ID, publisher website, rating, review count, user count, category, version, manifest permissions, and last-update hints from HTML that is publicly available without authentication.
What it returns
- Extension rows with
extensionId,name,description,category,rating,reviewCount,users,version,permissionsHints,hostPermissionsHints,websiteUrl,privacyPolicyUrl,lastUpdatedAt, andsearchTerm. - Meta diagnostics for search coverage and public-surface limitations.
Input
extensionUrlssearchTermsmaxSearchResultsdelivery,webhookUrl,dryRun
Notes
- Works from the public
chromewebstore.google.comHTML only. - Search terms scrape the first search page and normalize visible result cards.
- Some fields, especially permissions and version, are only available on detail pages.