stephenmm / FinanceMarketDataGrabber

Use Yahoo Finance or Google's 'hidden' Finance APIs to retrieve current stock and forex data as well as historic quotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Finance API Library

Python library to access current stock/forex quotes from Yahoo and Google Finance 'APIs'. Historic data can also be retrieved.

Multiple stock quotes and multiple symbols can be retrieved in a single call, thereby reducing latency and bandwidth usage.

Example requests/responses and usage to be added.

About

Use Yahoo Finance or Google's 'hidden' Finance APIs to retrieve current stock and forex data as well as historic quotes

License:MIT License


Languages

Language:Jupyter Notebook 67.6%Language:Python 32.4%