Honestly, I feel you on the Puppeteer vs Selenium for SERP scraping debate. It’s such a headache to pick one!
I’ve used both, and for SERP scraping, Puppeteer is my go-to now. It’s just so much faster, and once you get past the Node.js learning curve, it’s smooth sailing.
But if you’re not into JS, Selenium is def the safer bet. It’s slower, yeah, but the multi-language support is a game-changer.
Btw, have you checked out Scrapy? It’s another tool that’s great for scraping, especially if you’re into Python. Might be worth a look!
I’ve used both, and for SERP scraping, Puppeteer is my go-to now. It’s just so much faster, and once you get past the Node.js learning curve, it’s smooth sailing.
But if you’re not into JS, Selenium is def the safer bet. It’s slower, yeah, but the multi-language support is a game-changer.
Btw, have you checked out Scrapy? It’s another tool that’s great for scraping, especially if you’re into Python. Might be worth a look!
