Overview
Learn web scraping with Puppeteer in this 21-minute tutorial video. Explore installation and setup, browser and page object initialization, capturing screenshots and PDFs, targeting HTML elements, extracting text and links, and scraping course data. Discover how to use $$eval() for efficient data extraction and save the scraped information as JSON. Access the provided code repository and Puppeteer documentation for further reference. Follow along with the step-by-step guide, including timestamps for easy navigation through different topics.
Syllabus
- Intro
- Install & Setup
- Init Browser & Page Object
- Screenshot & PDF
- Targeting HTML, Text, and Links
- Scraping Courses
- $$eval
- Save JSON Data
Taught by
Traversy Media
Reviews
5.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
Thank you so much for the helpful insights! Puppeteer is an incredibly versatile and powerful tool for web automation and testing. The clear instructions and examples made it easy to get started and maximize its potential. Highly recommended for anyone looking to streamline their workflows!