Web Scraping Full Course 2024 | Build and Deploy eCommerce Price Tracker
Dive into web scraping and build a Next.js 14 eCommerce price tracker within a single video that teaches you data scraping, cron jobs, sending emails, deployment, and more.
π Become a top 1% Next.js 15 developer in only one course: https://jsmastery.pro/next15
π Land your dream programming job in 6 months: https://jsmastery.pro/masterclass
β Bright Data (free credits): https://brdta.com/jsmastery
π Materials/References:
GitHub Code (give it a star β): https://github.com/adrianhajdin/pricewise
GitHub Gist (Code + Assets): https://gist.github.com/adrianhajdin/686326bc20e24810128637a9053c49a0
π» Join our Discord Community – https://discord.gg/n6EdbFJ
π¦ Follow us on Twitter: https://twitter.com/jsmasterypro
πΌοΈ Follow us on Instagram: https://instagram.com/javascriptmastery
πΌ Business Inquiries: contact@jsmastery.pro
Time Stamps π
00:00:00 β Intro
00:04:50 β Whatβs Web Scraping
00:06:54 β Web Scraper vs. Web crawler
00:08:04 β How do web scrapers truly work?
00:10:20 β Open Source Scrapers
00:16:35 β Project Setup
00:34:00 β Home Page
01:05:50 β Scraping Setup
01:14:12 β Scrape Amazon Product
01:48:32 β Database Setup
02:10:05 β Product Details Page
02:56:26 β Email Functionality using NodeMailer
03:33:40 β Implement Cron Job
03:45:45 β Deployment