Unverified Commit 80422665 authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Merge pull request #533 from karllhughes/patch-1

Adding another free stock data API
parents c634ff2f b21529a9
...@@ -247,6 +247,7 @@ API | Description | Auth | HTTPS | Link | ...@@ -247,6 +247,7 @@ API | Description | Auth | HTTPS | Link |
### Finance ### Finance
API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link |
|---|---|---|---|---| |---|---|---|---|---|
| Alpha Vantage | Realtime and historical stock data | `apiKey` | Yes | [Go!](https://www.alphavantage.co/) |
| Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | | Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) |
| Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) | | Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) |
| IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment