How do i fetch data from json which is in this format?

Hi,
I am trying to fetch data from Json something like this:

{"books":[{"name":"Harry Potter","description":"Harry Potter and the Philosopher's Stone is a fantasy novel written by British author J. K. Rowling.","url":"https://en.wikipedia.org/wiki/Harry_Potter_and_the_Philosopher%27s_Stone","authorinfo":[{"firstname":"J.K","surname":"Rowling"}]}]}

I have tried to do it from the example of guide by : .JSON File Parsing - How I understood It
And tried many things but i didnt get sucessed. As i dont know much about json, Could anybody help me? :pensive:

Can you show the blocks you used to try?

Thankyou @peter for responding. I cleared the blocks , try again , and again cleared .Last thing i found was.

I dont know anything about json . Thats why i think i am getting the problem. Could you please help me

give in a personal message api. and I will create an AIA file for you

Use dictionary maybe works :

2 Likes

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