googlefinance.client is a python client library for google finance api.
-
Updated
Dec 12, 2017 - Python
googlefinance.client is a python client library for google finance api.
A custom function to supplement GOOGLEFINANCE so data is always available and unsupported stocks can get price/name/yield data. As you can guess from the name, data is cached so when '#N/A' appears it does not mess up your asset history logging/graphing.
This code pulls 1-minute snapshot data for NSE-CASH stocks and saves them in their respective files .The data is pulled in d,c,h,l,o,v format and converted to date,time,o,h,l,c,v format
NASDAQ stock ticker, data from googlefinance, now live https://ykticker.herokuapp.com
This Repository Is Used to Scrape Current Stock Value from Google Finance for NSE. It can also Scrape other Stock Details.
Scraping and compiling financial data from various sites into one platform for personal research and to help with any financial decision-making
Utilizing GOOGLEFINANCE to get stock data
Add a description, image, and links to the googlefinance topic page so that developers can more easily learn about it.
To associate your repository with the googlefinance topic, visit your repo's landing page and select "manage topics."