Skip to content

scottcm73/coinmarketcap_api_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

![Product Name Screen Shot][product-screenshot]

I created this tutorial to provide an introduction to working with the Coinmarketcap API.

Here's why:

  • Coinmarketcap's API offers access to extensive data and up to the minute prices of cryptocurrencies
  • It also offers price histories and even graphs. (The tutorial does not cover these)

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • Python 3.9 preferred

Getting Started

You first need to obtain an api key by signing up with Coinmarketcap API on https://coinmarketcap.com/api/. Then copy the API key as directed.

Prerequisites

You will have to use your choice of code editor

Installation

  1. Get a Coinmarketcap API key

  2. Clone the repo

    git clone https://github.com/your_username_/Project-Name.git
  3. Make a env file for the command line commands to set the environment variable, COINMARKETCAP_API_KEY.

  4. Navigate to git project folder.

  5. Run the program with the command, python cmtest.py.

Contributing

Scott McMahan for Datascienceexamples.com

License

Free to use and distribute with proper attribution.

Contact

scott@datascienceexamples.com

Project Link: https://github.com/scottcm73/coinmarketcap_api_tutorial

Acknowledgements

I obtained much of the code from:

https://coinmarketcap.com/api/documentation/v1/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages