Python Script for backup Books as html using the API
Go to file
David Leutgeb c1851f0960
Add files via upload
2020-07-14 16:58:46 +02:00
README.md Create README.md 2020-07-14 16:36:42 +02:00
exportBooks.py Add files via upload 2020-07-14 16:58:46 +02:00
requirements.txt Add files via upload 2020-07-14 16:58:46 +02:00

README.md

bookstack-backup

Python Script for making HTML backups of all books in a Bookstack (https://www.bookstackapp.com) installation. Bookstack is an amazing wiki software, I am NOT the creator, just a user enjoying using it. I use this script for making a backup every day from all my bookstack books, just for having a offline backup in case the instance is not available.

The script uses the Bookstack REST API and creates a folder for every day, if the folder already exists the script quits.