We scrape the price, market cap and ranking data for the top 100 cryptocurrencies on Coingecko using the requests and pandas module in python. We show how this can be extended to scrape the entire crypto market. The data can easily be used for archival or analytics purposes as it is exported as a .csv file.
⭐ Code:
https://gist.github.com/ChadThackray/...
コメント