j-w-yun / Cryptocurrency-Java-Wrappers

Scrape the internet for cryptocurrency data!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Wrapper for Cryptocurrency Data

Java wrapper for various APIs to aid analysis of cryptocurrencies

Supported APIs

Etherscan

Etherscan API https://etherscan.io/apis

Poloniex

Poloniex API https://poloniex.com/support/api (work in progress)

GoogleTrends

Google Trends https://trends.google.com/trends

Planned APIs

Reddit API https://www.reddit.com/wiki/api

Blockchain API https://blockchain.info/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

About

Scrape the internet for cryptocurrency data!

License:MIT License


Languages

Language:Java 100.0%