filmov
tv
How To Get Crypto Data In Python From CoinGecko API Using PyCoinGecko

Показать описание
Here's how to get all kinds of technical and fundamental cryptocurrency, crypto exchange, and crypto derivatives and index data from the CoinGecko API in Python using PyCoinGecko. This free, public API has a rate limit of ~50 requests/minute.
Chapters
0:00 hello finance family!
0:31 open the docs
0:50 pip install pycoingecko and plotly
1:00 ping CoinGecko API
1:15 get list of coins
1:56 get list of counter currencies
2:21 simple crypto price data request
2:43 complex crypto price data request
3:11 get list of crypto asset platforms
3:36 get token price from contract address by asset platform
4:16 get list of cryptocurrency categories
4:39 get cryptocurrency categories data
5:13 get cryptocurrency historical price, market cap, volume and fundamental data
6:35 get a list of crypto exchanges, exchange fundamental and technical data
7:05 get exchange IDs and names
7:22 get exchange data and exchange tickers by exchange ID
7:49 get exchange ticker data by exchange ID
8:05 get exchange volume data by exchange ID
8:36 get market specific data on specific crypto by exchange
8:56 get basic crypto data by coin ID
9:08 get crypto price, market cap, and volume data by coin ID
9:43 get crypto price, market cap, and volume data by coin ID with range
10:12 get OHLC candlestick data by coin ID
10:49 OHLC data WARNING
11:02 get crypto fundamental and technical data from contract address by asset platform
11:34 get crypto price, market cap, and volume data by contract address and asset platform
12:04 get price, market cap, and volume data by contract address and asset platform with range
12:21 get crypto index name, id, market data
12:36 get crypto index IDs and names
12:58 get crypto derivatives fundamental and technical data
13:13 get a list of crypto derivatives
13:26 ordered list of derivatives exchanges by open interest
13:39 get a list of crypto derivative exchanges
13:48 get crypto derivative exchange data including crypto derivatives data
14:13 get exchange rate data for counter currencies
14:29 get top trending coins by search volume on CoinGecko
14:49 get CoinGecko global data and CoinGecko global DeFi data
15:05 get public companies BTC and ETH holdings
The CoinGecko API includes access to current crypto prices, historical prices, OHLC candlestick data, market cap data, volume data, exchange volume data, index data, derivatives open interest, futures and perpetual contract volume, and much more.
All the code from the video can be found below.
Coin Gecko API Docs
PyCoinGecko Docs
- - -
Subscribe to join our community and receive value on all things finance and technology!
If you love the content, buy me a coffee!
Keep up with me!
- - -
Need some ideas for your project portfolio?
Check out how to get stock price data in Python with TD Ameritrade API.
Here's how to stream real time option data in Python with TD Ameritrade API.
Here's how to build a Python web scraping robot with Selenium to get crypto price data in Python
- - -
Chapters
0:00 hello finance family!
0:31 open the docs
0:50 pip install pycoingecko and plotly
1:00 ping CoinGecko API
1:15 get list of coins
1:56 get list of counter currencies
2:21 simple crypto price data request
2:43 complex crypto price data request
3:11 get list of crypto asset platforms
3:36 get token price from contract address by asset platform
4:16 get list of cryptocurrency categories
4:39 get cryptocurrency categories data
5:13 get cryptocurrency historical price, market cap, volume and fundamental data
6:35 get a list of crypto exchanges, exchange fundamental and technical data
7:05 get exchange IDs and names
7:22 get exchange data and exchange tickers by exchange ID
7:49 get exchange ticker data by exchange ID
8:05 get exchange volume data by exchange ID
8:36 get market specific data on specific crypto by exchange
8:56 get basic crypto data by coin ID
9:08 get crypto price, market cap, and volume data by coin ID
9:43 get crypto price, market cap, and volume data by coin ID with range
10:12 get OHLC candlestick data by coin ID
10:49 OHLC data WARNING
11:02 get crypto fundamental and technical data from contract address by asset platform
11:34 get crypto price, market cap, and volume data by contract address and asset platform
12:04 get price, market cap, and volume data by contract address and asset platform with range
12:21 get crypto index name, id, market data
12:36 get crypto index IDs and names
12:58 get crypto derivatives fundamental and technical data
13:13 get a list of crypto derivatives
13:26 ordered list of derivatives exchanges by open interest
13:39 get a list of crypto derivative exchanges
13:48 get crypto derivative exchange data including crypto derivatives data
14:13 get exchange rate data for counter currencies
14:29 get top trending coins by search volume on CoinGecko
14:49 get CoinGecko global data and CoinGecko global DeFi data
15:05 get public companies BTC and ETH holdings
The CoinGecko API includes access to current crypto prices, historical prices, OHLC candlestick data, market cap data, volume data, exchange volume data, index data, derivatives open interest, futures and perpetual contract volume, and much more.
All the code from the video can be found below.
Coin Gecko API Docs
PyCoinGecko Docs
- - -
Subscribe to join our community and receive value on all things finance and technology!
If you love the content, buy me a coffee!
Keep up with me!
- - -
Need some ideas for your project portfolio?
Check out how to get stock price data in Python with TD Ameritrade API.
Here's how to stream real time option data in Python with TD Ameritrade API.
Here's how to build a Python web scraping robot with Selenium to get crypto price data in Python
- - -
Комментарии