Bitcoin Forum

Bitcoin => Project Development => Topic started by: ekuuL on December 28, 2017, 01:49:52 AM



Title: Help required - Putting API data into a spreadsheet.
Post by: ekuuL on December 28, 2017, 01:49:52 AM
Hi all :)

(BTW, I have limited knowledge of coding but am keen too learn if required).

I need help with getting the data from "https://poloniex.com/public?command=returnTicker" to be displayed in a spreadsheet (Excel or Google Sheets).
If possible I would like this this too be automatically updating or able to be refreshed at the click of a button.

If anyone can point me in the right direction that would be great.

Thanks


Title: Re: Help required - Putting API data into a spreadsheet.
Post by: Vod on December 28, 2017, 01:54:17 AM
Hi all :)

(BTW, I have limited knowledge of coding but am keen too learn if required).

I need help with getting the data from "https://poloniex.com/public?command=returnTicker" to be displayed in a spreadsheet (Excel or Google Sheets).
If possible I would like this this too be automatically updating or able to be refreshed at the click of a button.

If anyone can point me in the right direction that would be great.

Thanks

That is not that difficult.  Don't pay someone more than $50 to do this for you.


Title: Re: Help required - Putting API data into a spreadsheet.
Post by: ekuuL on December 28, 2017, 11:00:40 AM
Bump

PM or post if anyone wishes to discuss further.

Thanks.


Title: Re: Help required - Putting API data into a spreadsheet.
Post by: Cyndre on December 29, 2017, 12:59:52 AM
I have created your script for you.  Its in python and generates a csv file you can import.  Email me at instapaycrypto@gmail.com and Ill provide you with a link and a few methods to pay me.  https://pastebin.com/uneWmgL2 (https://pastebin.com/uneWmgL2) for an example of script output.


Title: Re: Help required - Putting API data into a spreadsheet.
Post by: wisdomabioye on December 29, 2017, 07:02:20 AM
Hi all :)

(BTW, I have limited knowledge of coding but am keen too learn if required).

I need help with getting the data from "https://poloniex.com/public?command=returnTicker" to be displayed in a spreadsheet (Excel or Google Sheets).
If possible I would like this this too be automatically updating or able to be refreshed at the click of a button.

If anyone can point me in the right direction that would be great.

Thanks

Hi, have you solved the problem? If not, I can write some scripts in JavaScript that'll solve the problem. Let me know asap.