Python Script for backup Books as html using the API
fe7589a472
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.9...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
exportBooks.py | ||
LICENSE | ||
README.md | ||
requirements.txt |
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.