Extension-Stats
← All articles

Research

Smarter API, Simplified Access

Lookup single extension / app

Whether you're looking up a Chrome extension, an Android app, an Edge add-on, or a Firefox extension, our APIs will automatically resolve the correct extension / app based on the provided ID. No need to use different domain any more: `https://chrome-stats.com/api/detail` `https://chrome-stats.com/api/list-versions` `https://chrome-stats.com/api/download` `https://chrome-stats.com/api/reviews` `https://chrome-stats.com/api/trends`

Lookup many extensions / apps

Instead of using a different subdomain for each platform, we now support passing in the {platform} in the URL path. You can one of chrome, android, edge, or firefox as the "platform" value in the APIs below: `https://chrome-stats.com/api/{platform}/raw-data` `https://chrome-stats.com/api/{platform}/download-raw-data` `https://chrome-stats.com/api/{platform}/ranking` `https://chrome-stats.com/api/{platform}/advanced-search` `https://chrome-stats.com/api/{platform}/search-source` 💡 Upgrade to Premium to access our API. 🔑 Grab your API key at: API dashboard