Master Real-Time Stock Data Acquisition and Web Scraping with Python
Dive into hands-on Python projects where you'll learn to use Yfinance and Pandas to seamlessly read and compare company financials, giving you insights into stock performance and trends.
Then, master the art of web scraping by harnessing BeautifulSoup4, Requests, and OpenPyXL to extract valuable data from websites and organize it efficiently in Excel.
Whether you're looking to enhance your investment strategies or gather crucial financial information, this course provides the tools and skills you need to excel in data-driven decision-making.
Your Instructor
Jared Matson graduated from the University of Alberta with a degree in Computer Science. While at university, he discovered a knack for web design and enjoys spending his spare time building websites for small businesses using vanilla HTML, CSS, PHP, and JavaScript.
Jared also enjoys working with various other tools and programming languages, such as Python for finance and machine learning, C# for game development, and Java.
Mammoth Interactive is a leading online course provider in everything from learning to code to becoming a YouTube star. Mammoth Interactive courses have been featured on Harvardโs edX, Business Insider, and more.
Over 14 years, Mammoth Interactive has built a global student community with 8 million courses sold. Mammoth Interactive has released over 1,000 courses and 5,000 hours of video content.
Course Curriculum
-
Start01.01 Introduction To yFinance & Real Time Data (11:29)
-
Start01.02 Grabbing & Interpreting yFinance Data (20:25)
-
Start02.01 Setting Up Our Web Scraper Environment (8:14)
-
Start02.02 Introduction To Finviz and Basic Scraping (14:52)
-
Start02.03 How To Deal With Pagination For Web Scraping (15:17)
-
Start02.04 Putting Our Scraped Data Into Excel (22:06)
-
StartSource Files