Skip to content

Fetch crypto currency prices from Cex.io using Google Apps Script

License

Notifications You must be signed in to change notification settings

clementprem/CryptoPriceFetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Crypto Price Fetcher

Introduction

This Google Apps Script will fetch the last selling price of crypto currencies from Cex.io public API.

Usage

  1. In the Spread Sheet go to Tools -> Script Editor
  2. Copy the content of the CryptoPriceFetcher.gs and paste in in the new file created in the Script Editor
  3. Run the main function in the editor

Add appropriate values for the sheet index & cell in the main function.

By utilizing the Trigger mechanism in the G Suit Developer Hub we can set automatic refresh triggers for the prices.

About

Fetch crypto currency prices from Cex.io using Google Apps Script

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published