Goodreads Developers discussion

9 views
questions > Bookshelf in Buddypress profile?

Comments Showing 1-2 of 2 (2 new)    post a comment »
dateUp arrow    newest »

message 1: by Lars (new)

Lars | 1 comments Hi,

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


message 2: by Michael (new)

Michael Economy (michaeleconomy) whats CPD?


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.


back to top