I am new in nodejs and I want to use www.thezipcodes.com /api/v1/search api to search the zip code to locatioin. I am not able to use the location returned by the API. Output is In curl it is giving the output but in nodeapi I am not able to use the location array. Answer You should follow the example given