Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choose a finance API to pull from #1

Open
jamiesampey opened this issue Jan 18, 2018 · 1 comment
Open

Choose a finance API to pull from #1

jamiesampey opened this issue Jan 18, 2018 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@jamiesampey
Copy link
Owner

Looks like Google Finance and Yahoo Finance were popular choices in the past, but they are both dead now. Looks like AlphaAdvantage, Quandl, and Stooq are options now. See this post and the API list at the end:

http://www.financial-hacker.com/bye-yahoo-and-thank-you-for-the-fish/

@jamiesampey jamiesampey added the enhancement New feature or request label Jan 18, 2018
@jamiesampey jamiesampey added this to the 0.1.0 milestone Jan 18, 2018
@jamiesampey
Copy link
Owner Author

NPM package for Alpha Vantage API. This is a promise-based API 👍:
https://www.npmjs.com/package/alphavantage
https://github.com/zackurben/alphavantage

NPM package for Quandl API. This is a callback-based API:
https://www.npmjs.com/package/quandl
https://github.com/normanjoyner/node-quandl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant