qingxuantang / notion-backup-python

Home Page:https://notionbackups.com/guides/automated-notion-backup-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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