Selector Forge icon
Selector Forge icon

Selector Forge

Pick an element on the page and get a reliable AI-built selector for it. Powered by Intuned.

Selector Forge screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Google Chrome
  • Mozilla Firefox
0likes
0comments
0articles

Features

Properties

  1.  Lightweight
  2.  Privacy focused

Features

  1.  No Tracking
  2.  No registration required
  3.  Ad-free
  4.  AI-Powered

Selector Forge News & Activities

Highlights All activities

Recent activities

Selector Forge information

  • Developed by

    US flagIntuned
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Web Browsers

GitHub repository

  •  49 Stars
  •  2 Forks
  •  1 Open Issues
  •   Updated  
View on GitHub
Selector Forge was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Selector Forge?

Pick an element on the page and get a reliable AI-built selector for it. Powered by Intuned.

Stop hand-crafting brittle selectors. Selector Forge lets you point at any element on any page and get back a selector you can trust — generated by AI and validated against the live DOM before you ever see it.

HOW IT WORKS

  1. Open the extension and choose a mode: a single element or a list of similar elements.
  2. Click the element (or a couple of list items) right on the page.
  3. The AI engine proposes candidate selectors, tests each one against the live page, and settles on a winner.
  4. Copy the result and use it anywhere — Playwright, Puppeteer, Selenium, scrapers, or test suites.

WHY IT'S DIFFERENT

Most selector tools read the DOM once and guess. Selector Forge runs an agent loop: every candidate selector is executed against the real page and the results are fed back to the engine until it converges on a selector that actually matches what you picked — and only what you picked.

• Reliable by design — selectors are judged on the live DOM, not generated blind. • CSS or XPath — get the format your stack needs. • List mode — pick two items and get one selector that captures the whole list. Ideal for scraping tables, search results, and product grids. • One-click copy — from picking to pasting in seconds.

BUILT FOR

• Engineers writing browser automations and web scrapers • QA teams maintaining end-to-end test suites • Anyone tired of selectors that break on the next deploy

POWERED BY INTUNED