Initial commit

This commit is contained in:
Edward Betts 2023-12-19 10:14:38 +00:00
commit 68ff0ae66a
2 changed files with 16 additions and 0 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# 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.