Code to backup my data from Goodreads. Daily cronjob to download CSV of books I've read. Also grab book recommendations, possibly using Python Playwright.
Go to file
2023-12-22 10:56:05 +00:00
.gitignore Add gitignore 2023-12-22 10:56:05 +00:00
LICENSE Initial commit 2023-12-19 10:14:38 +00:00
README.md Fix line endings 2023-12-22 10:55:55 +00:00

goodreads-backup

Code to backup my data from Goodreads.

Daily cronjob to download CSV of books I've read.

Also grab book recommendations, possibly using Python Playwright.