iNat2Wiki is a tool that helps bridge biodiversity data from iNaturalist to Wikimedia projects like Wikipedia and Wikimedia Commons.
Code for Commons import adapted from: iNaturalist2Commons by @kaldari
The tool is currently being rebuilt at:
Please submit feature requests and bug reports to the inat2wiki-dev issue tracker.
chmod +x parse_observation_in_cli ./parse_observation_in_cli observationidhere
Then, just click the generated link to upload the image to Wikimedia Commons.
python3 list_user_observations.py
You'll be prompted to enter:
- Your iNaturalist username
- A language code for the Wikipedia query
Core functionality is implemented in a shared Python module:
There's also a Google Chrome extension to simplify workflows and upload directly from iNaturalist.