Skip to content

Mte90/ExtStoreStats

Repository files navigation

ExtStoreStats

Codacy Badge License

Do you want to know the number of downloads for each of your extensions on different marketplaces?

Actually, it is not impossible to track that. The idea is to create a script with cron which saves that amount and generates a graph everyday.

Output

Write to console the status and generate a json for every extension specified in the config.ini (copy config-sample.ini and change depending on your needs), you can see a demo here.

bash:~/ExtStoreStats  $  ./index.py 
Addons Mozilla Extension Gathering for: glotdict
Download: 68
Google Web Store Extension Gathering for: glotdict/jfdkihdmokdigeobcmnjmgigcgckljgl
Download: 236
Total Download: 304

Install

pip install -r requirements.txt

About

Get the stats of your browser extension on different marketplace

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published