rixx / goodreads-to-sqlite

Export your (or other people's) Goodreads data to SQLite
https://rixx.de/blog/goodreads-sqlite
Other
79 stars 2 forks source link

Track percentage done status, maybe via the RSS feed? #3

Open simonw opened 5 years ago

simonw commented 5 years ago

I'd like to have my "percentage done" information stored in my database for each book that I'm reading.

That information doesn't appear to be available in the API... but apparently it IS available in the RSS feed!

https://www.goodreads.com/user/updates_rss/103923094

https___www_goodreads_com_user_updates_rss_103923094

So one option could be to subscribe to that. That's what this JS library appears to do: https://github.com/kylegoetz/goodreads-rss