Y
Hacker News
new
|
ask
|
show
|
jobs
by
tharos47
166 days ago
Do you have the code for your book library ? I wanted to do something similar to help me remember the books I read in a year too.
1 comments
nindalf
166 days ago
Which part? I have a python code base (
https://github.com/nindalf/kindle-highlight-sync
) that scrapes read.amazon.com for my book highlights. It then exports the data into markdown files that are imported by my website.
link