https://github.com/j-w-yun/cryptocurrency-java-wrappers
Scrape the internet for cryptocurrency data!
https://github.com/j-w-yun/cryptocurrency-java-wrappers
etherscan-api google-trends-api java poloniex-api reddit-api wrapper
Last synced: 9 months ago
JSON representation
Scrape the internet for cryptocurrency data!
- Host: GitHub
- URL: https://github.com/j-w-yun/cryptocurrency-java-wrappers
- Owner: j-w-yun
- License: mit
- Created: 2017-05-16T17:06:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-27T09:37:35.000Z (over 8 years ago)
- Last Synced: 2025-04-02T20:44:41.924Z (11 months ago)
- Topics: etherscan-api, google-trends-api, java, poloniex-api, reddit-api, wrapper
- Language: Java
- Homepage:
- Size: 2.79 MB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Java Wrapper for Cryptocurrency Data
Java wrapper for various APIs to aid analysis of cryptocurrencies
Supported APIs
--------

__Etherscan API__

__Poloniex API__ (work in progress)

__Google Trends__
Planned APIs
--------
Reddit API
Blockchain API
Add yours!
Dependencies
--------
Link Apache HTTP Client libraries to project (http://hc.apache.org/httpcomponents-client-ga/)
API Configuration
--------
Paste in your API keys in __res/api_keys.txt__