w0rp / w0rp-crypto-market-csv

A TypeScript script for getting crypto market data as CSV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

w0rp-crypto-market-csv

This repository hosts a script I run to get market data on coins to figure out what the exchange rates are on various exchanges. You can install it with yarn, and you can run it to print market data as CSV to stdout with ./get-csv.sh.

Don't run it too often, or you'll hit rate limits.

About

A TypeScript script for getting crypto market data as CSV

License:MIT License


Languages

Language:TypeScript 87.0%Language:JavaScript 11.7%Language:Shell 1.3%