2017.10.30
Query Yahoo finance historical data via Python requests
It is said Yahoo finance closed the historical data API on May 18th 2017, but we can still download the data from the webpage. Here shows the way to download data using python request.