Compare commits

..

No commits in common. "1ac32289599a23bb1614405bed1e17c863d61bc0" and "68ff0ae66a0cec13601d3b5bd4cb3b645ec23405" have entirely different histories.

2 changed files with 5 additions and 8 deletions

3
.gitignore vendored
View file

@ -1,3 +0,0 @@
.mypy_cache/
__pycache__
.hypothesis/

View file

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