Compare commits
No commits in common. "1ac32289599a23bb1614405bed1e17c863d61bc0" and "68ff0ae66a0cec13601d3b5bd4cb3b645ec23405" have entirely different histories.
1ac3228959
...
68ff0ae66a
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +0,0 @@
|
|||
.mypy_cache/
|
||||
__pycache__
|
||||
.hypothesis/
|
10
README.md
10
README.md
|
@ -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.
|
Loading…
Reference in a new issue