New Video: “Web-scraping Reddit with Python, Playwright, and SeleniumBase”, is now on YouTube!
In this video, you’ll learn how to bypass bot-detection on Reddit in order to web-scrape data!
The secret is to use unbranded Chromium over branded Google Chrome. By setting `use_chromium=True` in SeleniumBase, a Chromium browser will get launched for the automation. (If Chromium isn’t already located in the correct folder, then SeleniumBase will download it automatically.)
Expect live demos! We’ll dive deep into the Python code that makes it all possible!
See https://seleniumbase.com/ for more updates!
Also check out the SeleniumBase page on GitHub!
