This project uses the Notion and Wikipedia APIs to populate data in Notion based on Wikidata properties.
-
Install requirements:
pip install -r requirements.txt -
Set your API key and Database ID in the following environment variables, respectively:
api_secretdatabase_id
python app.py