Google finance historical data csv
No release versions available please check subscriptions
May 21, 2017 · Recently, Yahoo Finance – a popular source of free end-of-day price data – made some changes to their server which wreaked a little havoc on anyone relying on it for their algos or simulations. Specifically, Yahoo Finance switched from HTTP to HTTPS and changed the data download URLs.
google-finance-scraper. A simple python program that scrapes historical data of a certain stock from Google Finance in a given time period. scrape.py fetches the historical stock data indicated in the "tickers" list from Google Finance and then appends the ticker symbol and industry category.