Goodreads Developers discussion
questions
>
Bookshelf in Buddypress profile?
date
newest »


You might be able to use one of our widgets to do this:
https://www.goodreads.com/user/edit?t...
Another way would be to have every user connect their goodreads account to your site via an oauth request, then you'd have to regularly poll goodreads for all of the connected members (daily?) to get the right books. Making all of those calls in real time would push you over out 1 request/sec API limit.
Hope this helps.
I'm building a social and CPD network for history teachers, and I would like to let users be able to show 'currently reading' or a bookshelf in their profile - example
Is that possible?
Thanks,
Lars