Relative Content

Tag Archive for google-apps-scriptcoinmarketcap

Coinmarketcap API to Google Sheets / Google Scripts Get Live coin price

Hi I’m trying to get the price of specific Crypto coins to add to a google sheets. I’ve managed to get this google script working when I hard code the value of “symbol” however I’m trying to pass the coin I’m trying to price out and I think I’m running to a simple syntax issue but I can’t figure it out. I think I need to escape the “ticker” value but I can’t seem to figure out how.