rmcminds / merdemicrobes

Personal webpage merdemicrobes.org source
https://merdemicrobes.org/
0 stars 0 forks source link

Add bookwyrm content #3

Closed rmcminds closed 1 year ago

rmcminds commented 1 year ago

Following code can be used to retrieve currently reading or just finished books. Should also be able to automatically include any recent reviews.

https://bookwyrm.social/user/rmcminds/shelf/reading.json?page=1

rmcminds commented 1 year ago

can get isbn from above and jpg of cover art from here: https://openlibrary.org/dev/docs/api/covers

rmcminds commented 1 year ago

jpg is in first json returned, already