You are probably looking for the best learning styles or you may already have your own that works fine for you. If so, then you probably don’t need another modus operandi…or do you?
Showing a spinner while loading the home page in the background is ideal for the user experience. Think of "splash screen" in the mobile app world.
Learn how to use some commonly used Puppeteer methods like .waitFor, .click, and .evaluate to do web scraping. Finally, you'll learn how to automatically save your scraped data into a file.