Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 7 hours 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 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-27T09:37:35.000Z (over 7 years ago)
- Last Synced: 2024-03-17T08:40:10.567Z (8 months ago)
- Topics: etherscan-api, google-trends-api, java, poloniex-api, reddit-api, wrapper
- Language: Java
- Homepage:
- Size: 2.79 MB
- Stars: 9
- Watchers: 4
- 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](https://etherscan.io/images/EtherscanLogo-transparent-b-small.png)
__Etherscan API__
![Poloniex](https://poloniex.com/images/theme_light/poloniex.png)
__Poloniex API__ (work in progress)
![GoogleTrends](https://ssl.gstatic.com/trends_tpt/70f9349528952eba4bbc320e6ace769338c3601a65b80c35761d890a18c14fe1.gif)
__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__