Skip to content

Pronex/notion_bck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notion_bck

Creates a Notion backup based on a personal integration.

Reference: link

Running the script

Create a config file named congig.yml with at least the following content:

notion_token: "secret_***"

Then run the script with:

python3 notion_bck.py

To Do

  • In large workspaces, results are more likely to be paginated. To obtain all items, you will have to recursively query the search endpoint until the has_more parameter returns false.

About

Notion backup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages