Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 348 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 348 Bytes

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