Challenge: Scraping Quotes

Practice your Puppeteer scraping knowledge by scraping quotes from a website.

In this challenge, we use the Quotes to Scrape website for scraping quotes. We have divided this challenge into three tasks. You are required to write code for each task.

Task 1: Scrape quotes with its author

We need to extract the quote and its author from this web page. Your task is to implement this in Puppeteer to scrape all quotes from the first page. Write your code in the following snippet.

Get hands-on with 1200+ tech skills courses.