- Downloading the Webpage Using Requests Library
 - Parsing Webpage HTML Using BeautifulSoup
 - Extracting Data and Building DataFrame
 
- Using yfinance to Extract Stock Info
 - Using yfinance to Extract Historical Share Price Data
 - Using yfinance to Extract Historical Dividends Data
 
- Define a Function that Makes a Graph
 - Use yfinance to Extract Stock Data
 - Use Webscraping to Extract Tesla Revenue Data
 - Use yfinance to Extract Stock Data
 - Use Webscraping to Extract GME Revenue Data
 - Plot Tesla Stock Graph
 - Plot GameStop Stock Graph