The
Selenium Web Scraping
Playbook
Your guide to becoming a Selenium Web Scraping Pro!
Customizing Selenium
Disable Images Loading In Python Selenium
In this guide, we walk through how to disable Python Selenium from loading images to speed up your scrapers and reduce bandwidth usage.
Avoiding Bans & Anti-Bots
Using Proxies With Python Selenium
In this guide, we walk through how to use proxies with Python Selenium.
Selenium Undetected Chromedriver: Bypass Anti-Bots With Ease
In this guide, we walk through how to setup and use Python Selenium's Undetected Chromedriver to bypass anti-bot solutions like Cloudflare, DataDome, etc.
Selenium Extensions
Selenium Wire Guide: Extending Python Selenium
In this guide, we walk through Selenium Wire a extension for Python Selenium that gives you more control over requests & responses.