I need to parse balance sheet data for a given set of stocks on otcmarkets.com. I\'m trying to use the importXML function in Google Spreadsheet, but it is not returning any
Try using the importdata function:
=IMPORTDATA("http://www.otcmarkets.com/otciq/ajax/EdgarFinancialsController.json?ticker=AAEH&mode=annual")