AI Web Scraping
Selector Forge
A browser extension that uses AI to generate and verify reliable CSS and XPath selectors for web automation and testing.
Selector Forge
What is Selector Forge?
Selector Forge is a standalone browser extension (Chrome & Firefox) that helps you build robust CSS or XPath selectors directly from the pages you're looking at. It uses an AI backend to propose and rank candidate selectors, then re-verifies them against the live DOM to ensure accuracy.
Selector Forge vs Similar AI Tools
| Pricing Model | Free | Free | Free, Freemium | Free, Free Trial, Paid |
| Free Credits | ||||
| Key Features |
|
|
|
|
| Pros |
|
|
|
|
| Cons |
|
|
|
|
| Best For |
|
|
|
|
How to use Selector Forge?
- 1Install the extension from the Chrome Web Store or Firefox Add-ons.
- 2Open any page and click the extension icon.
- 3Choose a selection mode (Single or List).
- 4Pick element(s) directly on the live page.
- 5The extension captures a snapshot, sends it to the backend, and returns verified selector candidates.
- 6Click a copy button to use the selector.
Selector Forge Key Features
- AI-powered selector generation (CSS and XPath)
- Real-time verification against live DOM
- Single element and list selection modes
- Copy-button for each verified selector
- Open-source (MIT license)
Selector Forge Use Cases
- Writing end-to-end tests
- Building web scrapers
- Automating web pages with reliable selectors
Selector Forge Pricing & Free Credits
Selector Forge currently operates on a Free model.
This tool is completely free to use
Selector Forge Pros & Cons
Pros
- Generates reliable selectors by re-verifying against the live DOM
- AI-assisted ranking and proposal of selectors
- Open source and free to use
- Supports both CSS and XPath
Cons
- Requires a backend (Intuned) for AI generation, not fully offline
- Currently limited to single and list selection modes
- Some advanced features are on the roadmap
What is Selector Forge best for?
- Web developers
- QA engineers
- Data scrapers