Skip to content

Scrapes coinmarket.com and output a csv of the trading volume for USD pairs only

Notifications You must be signed in to change notification settings

andr3w321/honest-coinmarketcap

Repository files navigation

Honest CoinMarketCap

Build Status Coverage Status

Overview

This script will scrape coinmarket.com and output a csv of the trading volume for USD pairs only. It excludes Bitfinex.com pairs because those are incorrectly listed as USD and are actually USDT.

Broken coinmarketcap API

Coinmarketcap API is no longer working. Coingecko is possible alternative.

Usage

Output as CSV

python print_data.py csv > output.csv

Output as HTML

python print_data.py html > index.html

Notes

BTC Donations: 38hs9PyTbWG4SgyS4yvrR8CQ9PFXErJ5xk

For the time being I'm maintaining an hourly update of this script at https://sportsbettingcalcs.com/honestcoinmarketcap

About

Scrapes coinmarket.com and output a csv of the trading volume for USD pairs only

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages