I'm trying to make a python script that scans in real time all minable SHA-256 coins and shows the price per coin, trade volume, difficulty, symbol, supply and any socials. Does anyone know any api's I can use to get this data?
Take data from this site, but in the search make a selection by SHA256
https://www.hashrate.no/coinsYou can get the price of the coin, the volume of trade, the symbol from coinmarketcap
https://coinmarketcap.com/api/documentation/v1/#Take hashrate and difficulty from the pool
https://miningpoolstats.stream/