Git Product home page Git Product logo

appscript-coin-fetcher's Introduction

FetchCoin App

The FetchCoin App is a Google Apps Script application that fetches coin data from CoinMarketCap API and displays the coin names and their total supplies in a Google Sheet.

Prerequisites

Before using the FetchCoin App, ensure you have the following:

  • A Google account
  • Access to Google Sheets
  • A CoinMarketCap API key (obtainable from the CoinMarketCap website)

Installation

To install and use the FetchCoin App, follow these steps:

  1. Open a new or existing Google Sheet.
  2. Go to "Extensions" in the menu and select "Apps Script".
  3. Replace the existing code in the Apps Script editor with the provided fetchCoinData function code.
  4. Replace "YOUR_COINMARKETCAP_API_KEY" with your actual CoinMarketCap API key.
  5. Save the script and close the Apps Script editor.
  6. Go back to your Google Sheet and you should see a new menu option named "Custom Menu".
  7. Click on "Custom Menu" and select "Fetch Coin Data".
  8. The script will fetch the latest coin data from CoinMarketCap API and populate the coin names and total supplies in the active sheet.

Note: The script fetches data for the top 10 cryptocurrencies by default. You can modify the limit parameter in the url variable to fetch more or fewer coins as required.

Contributing

Contributions to the FetchCoin App are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.

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.