Is it possible to extract closing prices of stock market and dynamically write them into an excel sheet using python?
Example:
Can I get GOOG
, AAPL
, MSFT
, AMZN
everyday closing stock prices from Google-Finance or Yahoo!-Finance and write them automatically into an excel sheet?