yfinance Crypto symbol list

0 votes

I am using yfinance in python to get crypto symbol pair prices. It gives real time data via its yf.download(tickers=tickers, period=period, interval=interval) function in a very nice format. I am wondering if there is any function in yfinance to pull out all the supported crypto-pairs without doing any web scraping.

Mar 14, 2022 in Blockchain by Soham
• 9,710 points
2,051 views

1 answer to this question.

0 votes

After what I know about, YahooFinance uses CoinMarketCap to retrieve crypto market information. CoinMarketCap offers the API you request here which is not for free.

I would recommend you to transfer to the Binance API. It includes the endpoint GET /api/v1/exchangeInfo as documented here: https://github.com/binance/binance-spot-api-docs/blob/master/rest-api.md

answered Mar 24, 2022 by Rahul
• 9,680 points

Related Questions In Blockchain

0 votes
1 answer

Crypto algorithm list

The learning here is that cyphers and ...READ MORE

answered Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
1,362 views
+1 vote
8 answers

How is Blockchain a linked list?

Blockchain is similar to Single Linked List ...READ MORE

answered Aug 3, 2018 in Blockchain by Omkar
• 69,220 points
13,584 views
0 votes
1 answer
0 votes
1 answer
+1 vote
1 answer

Protocols used in a distributed/dlt system for the nodes to establish communication

yes all are over TCP/IP connections secured ...READ MORE

answered Aug 6, 2018 in Blockchain by aryya
• 7,460 points
1,426 views
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
1,922 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,451 views
0 votes
1 answer

How to get a list of Coinbase CryptoCurrency Coins

The following code: import requests ...READ MORE

answered Apr 8, 2022 in Blockchain by Rahul
• 9,680 points
1,609 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP