Skip to content

Script for loading data from coinmarketcap.com to google sheet.

Notifications You must be signed in to change notification settings

pavelhr/cmc-google-sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoinMarketCap to Google Sheet

Script for loading data from https://coinmarketcap.com to google sheet.

How to set-up:

  1. Create new Google sheet file.
  2. Rename the sheet for data to cryptodata.
  3. Run Tools - Script editor...

Script Editor

  1. Insert the code from cmc.gs file.
  2. Change the line: 'X-CMC_PRO_API_KEY': 'INSERT-YOUR-FREE-API-KEY-HERE' (get free API key here: https://coinmarketcap.com/api )
  3. Select getCoinData function and test run.

getCoinData function

  1. Check your cryptodata sheet.

Use within your sheet by creating button with script.

About

Script for loading data from coinmarketcap.com to google sheet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published