Learn how to scrape Yahoo Finance for fundamental financial data for public companies. Using Python, pandas, and Plotly Express, I show you how to get valuation measures and other financial highlights, as well as plot them in your investment research. I also briefly go over how to the 3 basic financial statements: the Balance Sheet, Income Statement, and Cash Flow Statement.
The video assumes a basic understanding of Python and pandas, but not a whole lot. I also provide my code so you can play around with it yourself. This works in Google Colab or Jupyer Notebook. Enjoy!
The code can be found on my Github: