https://github.com/nottug/crypto_data_tools
Tools for pulling historical crypto data
https://github.com/nottug/crypto_data_tools
cryptocurrency python selenium-python webscraping
Last synced: 5 months ago
JSON representation
Tools for pulling historical crypto data
- Host: GitHub
- URL: https://github.com/nottug/crypto_data_tools
- Owner: nottug
- Created: 2017-12-18T22:50:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T23:02:15.000Z (over 8 years ago)
- Last Synced: 2024-04-02T03:09:07.857Z (about 2 years ago)
- Topics: cryptocurrency, python, selenium-python, webscraping
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crypto Data Tools
Tools for pulling historical crypto data
*fetch_gdax*: Fetches historical candlestick data from GDAX api on any timescale
*fetch_hashrate*: Fetches historical hashrates for specific coins from https://www.coinwarz.com/
*fetch_mining_prof*: Fetches historical mining profitability for BTC/BCH from https://www.bitinfocharts.com/ (can be applied to any chart on the site, currently in progress)