All open source
Open SourceScraping32k

Selenium

The original cross-browser automation suite via WebDriver.

Selenium is the long-standing open-source suite for browser automation, driving real browsers through the W3C WebDriver protocol across many languages. It powers Selenium Grid for distributed execution and remains widely used for scraping sites that demand a genuine browser environment. It is notable as the foundational tool that defined browser automation and still anchors huge testing and scraping ecosystems.

Repository

SeleniumHQ/selenium

Language

Java

What you'd build with it

  • Automating real browsers for sites that block headless or HTTP clients
  • Distributing scraping jobs across machines with Selenium Grid
  • Driving authenticated multi-step flows to reach gated data

Tags

browser-automationwebdriverscraping