Code Monkey home page Code Monkey logo

loong1992 / coinmarketcapapi-googlesheets-integration Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 8 KB

Effortlessly track cryptocurrency prices in Google Sheets with our simple script, using CoinMarketCap's API. Update prices with one click, costing just 1 API credit each time. The Basic plan offers 10,000 credits per month, ensuring you stay within limits and keep your data up-to-date. Say goodbye to API limits and hello to hassle-free tracking..

License: MIT License

JavaScript 100.00%

coinmarketcapapi-googlesheets-integration's Introduction

CoinMarketCapAPI-GoogleSheets-Integration

Effortlessly track cryptocurrency prices in Google Sheets with our simple script, using CoinMarketCap's API. Update prices with one click, costing just 1 API credit each time. The Basic plan offers 10,000 credits per month, ensuring you stay within limits and keep your data up-to-date. Say goodbye to API limits and hello to hassle-free tracking.

Usage

The first parameter is accepting either A1 notation or a cryptocurrency symbol. The second parameter specifies the category you wish to query. For example:

Get BTC name
=getCryptoDataBySymbol(A1, "name")
=getCryptoDataBySymbol("BTC", "name")
Get BTC rank
=getCryptoDataBySymbol(A1, "cmc_rank")
=getCryptoDataBySymbol("BTC", "cmc_rank")
Get BTC price (USD)
=getCryptoDataBySymbol(A1, "quote.USD.price")
=getCryptoDataBySymbol("BTC, "quote.USD.price")

Acknowledgment

I would like to extend my gratitude to @dmarcosl for generously sharing their open-source code, which served as the foundational inspiration for this project.

coinmarketcapapi-googlesheets-integration's People

Contributors

loong1992 avatar

Stargazers

yusleep avatar  avatar  avatar  avatar tarooox avatar

Watchers

 avatar

Forkers

wangjunwang

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.