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
Suggestion to read and learn to access API
There are many examples here in comunnity,.
Did You Search ?
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)
You must set first web.url to https://www.googleapis.com/books/v1/volumes?q=9780590353427&maxResults=1
and then …
the url is in my web1 component
Thanks so much for your help.
1 Like
I have a question how do you get the small thumbnail image link under imageLinks.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.