What happens if its not an array in the beginning? I've been trying to retrieve data from this Json file but am having a hard time.
http://jsonviewer.stack.hu/#http://https://api.iextrading.com/1.0/stock/market/batch?symbols=aapl,fb&types=quote,news,chart&range=1m&last=5
I've been trying to retrieve symbol inside of "quote". Anyone have an idea how to retrieve json inside multiple layers?