This is a companion video to the Puppeteer scraper we built. That was a little slow though, because we did 1 page at a time.
We'll re-create the exact same scraper, but this time not using puppeteer but using raw requests. And we'll do them in parallel this time, which will be way faster.