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

syrusakbary/gdom

DOM Traversing and Scraping using GraphQL observed · 2026-08-28

github.com/syrusakbary/gdom · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 3842
  • days_rel: n/a
  • days_push: 2507
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1242 stars · 34 forks observed · 2026-08-28

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

GDOM is a Python CLI tool that lets you scrape and traverse web page DOM using GraphQL queries, built on the Graphene framework. You write a GraphQL query file with CSS selectors and it outputs the extracted data as JSON.

Use cases

  • scrape structured data from web pages using graphql queries
  • extract titles and links from html with css selectors
  • parse dom elements into output
  • run reusable scraping queries against any page url
  • query web pages like an api

When to choose

  • you prefer declaring scrapes as graphql queries with selectors
  • you want output from html scraping in a single command
  • you already use graphene and want a familiar query syntax

When to avoid

  • you need actively maintained scraping software (last release 2019)
  • you need javascript-rendered pages or headless browser support
  • you need high-performance large-scale crawling

Facets

cli-tool · maturity abandoned

web-scraping parser cli web-development crawlers developer-tools python cli cross-platform graphql dom-traversal html-scraping graphene command-line

2 sources

Member repositories

RepositoryRoleHealth v2
syrusakbary/gdommain32

For agents

markdown · JSON · MCP: product_card(name="syrusakbary/gdom")

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