"An investment in knowledge pays the best interest"
Dominating stock market seems to be the dream for many people. However, even equipped with most advanced tools nowadays, it is still a little bit hard for us to get detailed daily information by simply searching history. On the other hand, monitoring stock market continuously might be a nightmare for most of office workers. Hence, this Python tutorial series will teach you:
How to extract stock information from internet
How to analyze stock with basic python operations
How to save and read daily stock information from excel
Tutorial
Topic
Github
Youtube
Get HTML Information
Use Python to extract HTML information from website
Parse HTML
Use Python to translate HTML and get stock information
Translate Stock Price
Use Python to translate stock price from string type to digital type
Store Stock Name in Excel
Use Python to read data from excel file and store stock names into excel
Store Stock Features in Excel
Use Python to store time and stock features into excel