Post
Topic
Board Altcoin Discussion
Re: [How-To] Pull BTC-E Ticker API into a Google Spreadsheet - Apps Script code
by
ny2cafuse
on 21/02/2014, 15:09:41 UTC
Very nice!

Is this possible in Excel? I tried to use "get external data from web" but excel doesn't recognize .json data! Please shed some light on me...

I apologize because this is not related to google spreadsheet / reviving an old thread!

Thanks!

Hey, mate.  No need for apologies, it's a good question.  I think with Excel, you could use get external data from web and just use the actual page to fetch the data from.  I think excel just looks at the webpage, breaks it into it's xpath data, and then uses that xpath data to import into the spreadsheet.

I'd have to verify, but I think that would be the way to go.  I'll test it at work and report back.

-Fuse