notion-backup icon indicating copy to clipboard operation
notion-backup copied to clipboard

Automate Notion workspace backup export

Results 7 notion-backup issues
Sort by recently updated
recently updated
newest added

Hi! I want to integrate your lib here into my project, which takes the notion html-export and turns it into a fully functional and themeable website → https://github.com/VanDerLars/Notion2Web You don't...

Hi! I'm currently trying to run your script to backup my notion workspace -- thanks so much for putting this together! However, I keep running into the above error. Could...

Thank you for the nice tool. I struggled to get the tool installed, so I put it in docker. :-) Goal is to run backups regularly as cronjob or CI...

I want to export some specific page not all the workspace page. Is it possble?

Hello! Thanks for this lib. It worked for a week and then stopped working. Error: requests.exceptions.HTTPError: 504 Server Error: Gateway Time-out for url: https://www.notion.so/api/v3/getTasks

I suspect that depending on how the [Notion login is configured](https://www.notion.so/help/saml-sso-configuration#enforce-saml-sso), the `loginWithEmail` might return error 400 when supplying the otp. Would it be possible to add support for logging...