Firefox Add-ons Scraper β AMO Extension Users & Ratings
Pricing
from $1.00 / 1,000 results
Firefox Add-ons Scraper β AMO Extension Users & Ratings
$1/1K π₯ Fast Firefox add-ons scraper! Extensions β users, ratings, downloads, author & version. No key. JSON, CSV, Excel or API in seconds. Search or list add-ons & pull thousands for market & competitor intel β‘
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
ninhothedev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 hours ago
Last modified
Categories
Share
Firefox Add-ons Scraper π¦π§©
Scrape Firefox add-ons (browser extensions & themes) straight from the official Mozilla Add-ons store β addons.mozilla.org (AMO) β as clean, structured JSON. Get daily active users, ratings, review counts, weekly downloads, current version and author for any extension. No API key, no login.
π Run it on Apify Β»
What it does
Two modes:
searchβ paginate the AMO search API for a keyword (e.g.ad blocker,dark mode,password manager) and collect up tomaxItemsadd-ons.addonsβ fetch specific add-ons by their slug (the last part of an add-on URL, e.g.ublock-origin) or GUID.
One dataset row per add-on. Runs on datacenter proxies (or no proxy at all) β the AMO API is a clean public JSON endpoint.
Input
| Field | Type | Description |
|---|---|---|
mode | select | search (keyword) or addons (specific slugs/GUIDs) |
query | string | Search keyword when mode = search. Default ad blocker |
slugs | array of string | Add-on slugs or GUIDs when mode = addons, e.g. ["ublock-origin"] |
maxItems | integer | Max add-ons to return (1β1000, default 100) |
Example input
{"mode": "search","query": "ad blocker","maxItems": 100}
{"mode": "addons","slugs": ["ublock-origin", "darkreader", "firefox@ghostery.com"]}
Output
Each item:
{"id": 607454,"name": "uBlock Origin","slug": "ublock-origin","summary": "An efficient blocker add-on for various browsers. Fast, potent, and lean.","type": "extension","users": 10619125,"weekly_downloads": 212319,"rating": 4.8006,"rating_count": 21911,"author": "Raymond Hill","version": "1.72.2","url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/","scraped_at": "2026-07-18T08:00:00+00:00"}
Every field is nullable. users is average daily users; rating is the average
star rating (0β5); rating_count is the number of ratings.
Pricing
Pay-per-usage. Roughly ~$1 per 1,000 add-ons scraped on the Apify platform (exact cost depends on your plan and proxy usage β this actor is datacenter-friendly and light on compute).
Use cases
- Extension market research β size the market for a category (ad blockers, VPNs, productivity), rank by daily users.
- Competitor intelligence β track rivals' user counts, ratings and version cadence over time.
- Developer analytics β monitor your own extension's adoption and reviews.
- Analytics & dashboards β feed add-on metrics into BI tools, spreadsheets or lead lists.
Comparison
| This actor | Manual AMO browsing | Generic HTML scraper | |
|---|---|---|---|
| Structured JSON | β | β | β οΈ brittle |
| Daily users + ratings | β | β οΈ per page | β οΈ |
| Search + by-slug modes | β | β | β |
| Datacenter-friendly | β | β | β οΈ |
| No API key | β | β | β |
Related actors
Keywords: firefox add-ons scraper, AMO scraper, mozilla addons api, browser extension data, extension market research, addon downloads, addon ratings, uBlock Origin stats, firefox extension analytics, competitor intelligence.
Not affiliated with Mozilla. Scrapes only public data from the AMO API. Respect Mozilla's terms and applicable law.