Yahoo Finance Web Scrapper
This project was part of my Youtube channel where I build a yahoo finance web-scrapper to get stock prices from yahoo finance, This project was inspired as I was actively investing in the stock market and needed to automate the process to get and analyse data faster for various companies. The yahoo fin package help solves that huddle as it allow to automate the process through a script written in python.
You can find out more about this project on my Youtube channel where I have done an entire walkthrough video which shows how can you build a yahoo finance scrapper for yourself. You can check out the entire video on my Youtube Video
Here is a code output for one of the functions from the yahoo fin package which gives the analyst info for Apple.
Moreover, The code for this project can be found on my GitHub Repository