Google Books Api

I need help figuring out how to get a title and authors of book from ISBN using google books api. please show the blocks that you used. here is a link to the api https://www.googleapis.com/books/v1/volumes?q=9780590353427&maxResults=1

Welcome to community. You could use dictionary blocks and [Free] Json To Dictionary Extension

1 Like

Hi.
It’s me Again :smiley:
Suggestion to read and learn to access API
:point_down::point_down::point_down::point_down::point_down::point_down::point_down::point_down::point_down::point_down::point_down:

There are many examples here in comunnity,.
Did You Search ?

:thinking:

Here …

And here. …

Oh! I think I’m in an infinite loop (my answers call the same answers that call the previous one again - stack overflow error)

when i tried to display it, it would only show {} for each value.

You must set first web.url to https://www.googleapis.com/books/v1/volumes?q=9780590353427&maxResults=1 and then …

image

Where is your URL?

the url is in my web1 component

image

Move blocks

Thanks so much for your help.

1 Like

I have a question how do you get the small thumbnail image link under imageLinks.

blocks(308)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.