13 skills found
hongtaocai / GooglefinancePython module to get real-time stock data from Google Finance API
pdevty / Googlefinance Client Pythongooglefinance.client is a python client library for google finance api.
demmings / CachefinanceA 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.
shahzebkhanyusfzai / GoogleFinanceScrape Google Finance with Python - Selenium
ASC521 / GooglefinancePython package to scrape stock prices, descriptions, and news from Google Finance
lorenzodotta02 / Finance Functions For Google SheetsA collection of custom Google Sheets functions designed as an alternative to GOOGLEFINANCE()
mehulrana5 / GoogleFinance AutomationNo description available
YongBeomKim / Googlefinance.getGet the google finance data convert to DataFrame in python 3
naveen7v / Intraday Data PullerThis 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
Verdenroz / GoogleFinanceAPIA web scraper that provides financial data such as market indices, quotes, financial news, and moving stocks. All the data is sourced from Google Finance
mjisoton / StockAppScriptThis is a function to retrieve stock prices from the FinnHub API, created to replace GOOGLEFINANCE() on Google Spreadsheets.
tiloso / GooglefinancePackage googlefinance implements a simple interface for fetching historical prices from google.com/finance.
rolozanod / Googlefinance SheetsRepo to retrieve historical financial data from Google Finance using a Google Cloud Computing account connection to the Sheets app.