
I made a thing. It allows you to see how many media requests your files have received on Wikimedia Commons. It’s a vanity project and the numbers don’t mean much without more context. 🙂
It’s a small python script that allows you to provide a username, date range, and a number of files to check. It then uses the MedaiWiki and mediarequests APIs to create a .csv file of how many media requests those files have received. I did this for my own ego, so a literal vanity project!
If this sounds interesting, I’d appreciate any constructive feedback. Not sure I’ll work on it more than I have, but thought I’d share.