Chrome-Stats
Basic programmatic access to Chrome extension stats and download Chrome extensions. If you are intested in additional access, please subscribe to the premium plan on https://chrome-stats.com/pricing, and use the official API (https://docs.chrome-stats.com/api/api-reference)
Chrome-Stats endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Detail /api/detail |
Retrieve details of a Chrome extension |
| GET |
List Versions (Edge) /api/edge/list-versions |
Returns a list of downloadable versions for an extension (For Edge extensions) |
| GET |
Trends /api/trends |
Get historical data trends |
| GET |
Detail (Edge) /api/edge/detail |
Retrieve details of an Edge extension |
| GET |
Search /api/search |
Search Chrome extensions by name or ID |
| GET |
Detail /api/detail |
Retrieve details of a Chrome extension |
| GET |
Reviews /api/reviews |
Retrieve user reviews |
| GET |
Ranking - Extensions /api/ranking |
Return a list of extensions, sorted by their ranking in the given namespace. A namespace can be the overall-rank, or the type of item in Chrome Web Store (extension, app, or… |
| GET |
List Versions /api/list-versions |
Returns a list of downloadable versions for an extension |
| GET |
Manifest /api/manifest |
Get the Chrome manifest file |
| GET |
Metastats - Extensions /api/metastats |
Get the overall extension stats in Chrome Web Store |
| GET |
Metastats - Publishers /api/authors-metastats |
Retrieve overall stats about Chrome extension publishers in Chrome Web Store |
| GET |
Ranking - Publishers /api/authors-ranking |
Get the list of publishers in a given namespace. Namespace should be one of the fields in Metastats - Publishers API response. |
| GET |
Ranking - Extensions /api/ranking |
Return a list of extensions, sorted by their ranking in the given namespace. A namespace can be the overall-rank, or the type of item in Chrome Web Store (extension, app, or… |
| GET |
Trends /api/trends |
Get historical data trends |
| GET |
Download /api/download |
Download an extension |
Chrome-Stats pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|