There is not a single clear example that explains how to pull json data as simple as possible. I have a valid json and I need to retrieve it with jQuery
my json output i
You'll have to look at how to make cross domain calls with ajax. Making the request like this will be denied by the browser.