Ross ROSS = Recommend OSS · open-source software intelligence for agents

cantino/selectorgadget

Go go CSS / DOM inspection. observed · 2026-08-28

github.com/cantino/selectorgadget · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

69/100

  • Activity 82
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6496
  • days_rel: n/a
  • days_push: 111
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1059 stars · 189 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SelectorGadget is an open-source bookmarklet and Chrome extension that generates CSS selectors for page elements through point-and-click selection and rejection. It helps users discover minimal CSS selectors on complicated sites for use in scraping, styling, and testing.

Use cases

  • generate css selectors for web scraping
  • find css selector for an element on a page
  • inspect javascript-generated dom structures
  • build selectors for beautiful soup or nokogiri scraping
  • create selectors for selenium tests
  • target specific elements in css styling

When to choose

  • you need to quickly derive CSS selectors for scraping or testing without hand-writing them
  • you work with dynamic sites where DOM inspection is tedious
  • you want a lightweight bookmarklet or browser extension

When to avoid

  • you need XPath selectors rather than CSS selectors
  • you need automated headless selector generation in a CI pipeline
  • you need a full browser DevTools replacement

Facets

plugin · maturity active

developer-tools web-scraping browser-extension web-development developer-tools crawlers browser browser-extension css-selectors bookmarklet dom-inspection scraping-helper chrome-extension

2 sources

Member repositories

RepositoryRoleHealth v2
cantino/selectorgadgetmain69

For agents

markdown · JSON · MCP: product_card(name="cantino/selectorgadget")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem