Automating backups with Notion's API Getting started pip3 install -r requirements.txt Before running the script, make sure to add your integration token. To run the script: python3 backup.py You can read more about this on Notion Backups's blog