Skip to content

Automate Notion workspace backup export

Notifications You must be signed in to change notification settings

Singlespot/notion-backup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.6%
  • Makefile 9.4%