Reading in API JSON Response
Posted: Thu Sep 24, 2015 9:19 am
Hello,
I have dutifully searched the documentation, add-ins, and forums and have not found an answer to this question:
Is it possible to send a GET request to a web API and store the response (in JSON) in a an EViews object (most likely a string)? I don't expect EViews to parse the object...if I could just read it into a string, I can write my own parser.
wfopen(), import(), and read() have not been successful thus far.
Thank you,
-James
I have dutifully searched the documentation, add-ins, and forums and have not found an answer to this question:
Is it possible to send a GET request to a web API and store the response (in JSON) in a an EViews object (most likely a string)? I don't expect EViews to parse the object...if I could just read it into a string, I can write my own parser.
wfopen(), import(), and read() have not been successful thus far.
Thank you,
-James