Python Script for backup Books as html using the API
Go to file
David Leutgeb 0ace719dda
Merge pull request #2 from DavidLeutgeb/dependabot/pip/urllib3-1.26.5
Bump urllib3 from 1.25.9 to 1.26.5
2021-08-18 14:21:36 +02:00
LICENSE Create LICENSE 2020-07-14 17:31:51 +02:00
README.md Update README.md 2020-07-14 17:26:28 +02:00
exportBooks.py Prevent utf8 (e.g. emoji) breaking export 2020-08-05 21:03:50 +01:00
requirements.txt Bump urllib3 from 1.25.9 to 1.26.5 2021-06-02 02:30:16 +00:00

README.md

bookstack-export

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.