drproteus / notion-backup

Automate Notion workspace backup export

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notion-backup

Automate export of Notion workspace

Installation

pip install --upgrade notion-backup

Usage

backup_notion --output-dir='.'

How it works

The script obtains an API token by requesting a temporary password to be sent to your email address.

Login information are stored in ~/.notion_backup.conf

The export zip is generated and downloaded to the specified directory.

About

Automate Notion workspace backup export


Languages

Language:Python 90.6%Language:Makefile 9.4%