/altcoin-google-spreadsheet

Altcoin price tracker into a google spreadsheet. Scraping data from http://coinmarketcap.com

Primary LanguageJavaScriptMIT LicenseMIT

altcoin-google-spreadsheet

Altcoin price tracker into a google spreadsheet.

Livedemoscreehshot

#How does it work? Try the Live Demo .

It scrapes data from http://coinmarketcap.com . The data is contained in the sheet called Price Ticker.

It all goes down to the magic done by importHtml() function with some tricks and parsing.

=importHtml("http://coinmarketcap.com/?"& year(now()) & month(now()) & day(now()) & hour(now()),"table",1)

Then I made some magic to be sure to keep coins in the same order and to parse the data.

#How to use it

There are a few steps needed for having this work on your own spreadsheet:

  • Make a copy of the Live Demo and open it
  • Past the content of Code.gs into a new script
  • Create a new trigger that calls the function transferValue() every 5 minutes
  • Done

If you need help in setting this up, I'll be glad to help. Mail nico@botcoin.io and attach some coins if you want to get out of the noise ;) .

#TIPS:

Help this project if you think that this project helps you

  • BTC 1NgDPjxNWxTUK9eUExEmAGj4mtiMLGFvYr

#Discuss it

bitcointalk

reddit