Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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__