Kyle’s Comments (group member since Nov 26, 2018)
Kyle’s
comments
from the Goodreads Developers group.
Showing 1-1 of 1

I ended up writing a little Node.js library to help with this. It's not the full app, but a little module I wrote specifically to help with this. You can check it out here to get an idea: https://www.npmjs.com/package/goodrea...
https://github.com/kylegoetz/goodread...
Basically Goodreads also exposes an RSS feed for each user's activity, so I had to parse that for specific data I wanted.