Open simonw opened 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
So one option could be to subscribe to that. That's what this JS library appears to do: https://github.com/kylegoetz/goodreads-rss
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
So one option could be to subscribe to that. That's what this JS library appears to do: https://github.com/kylegoetz/goodreads-rss