This is the third task for T316399, Develop features for Wiki Loves Monuments App, aimed at getting you familiar with Wikimedia Commons API.
- You should register a Wikimedia account if you don't already have one. You can do so at https://www.wikidata.org/w/index.php?title=Special:CreateAccount
- You should download and install Python 3.
- Set up a script that will read a category name (the same that you chose in the first task), get all the information using the calls you established on the previous task and print it for each file of the category.
- Bonus: Format the information using regular expressions or whatever method you see fit.
- Save your code to a repository or create a page like https://www.wikidata.org/wiki/User:EPorto_(WMB)/Outreachy_3 (change 'EPorto_(WMB)' to your username).
Once you are happy, send me a link to your page (by email, on my talk page, or replying to this ticket as you prefer). Make sure to also register it as a contribution on the Outreachy website (https://www.outreachy.org/outreachy-december-2022-internship-round/communities/wikimedia/#develop-features-for-wiki-loves-monuments-app/contributions)! I'll send you a reply to say whether it is accepted or not on the talk page for the contribution.