I am trying to accomplish the task of
Making a Web request
->getting result in JSON format
->Parsing the result
-> and finally display the result in a table….
Any help regarding any of the task is welcome….
I’ll leave you to display the results, but the first bit can be accomplished as follows: