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

jae-jae/QueryList

:spider: The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。 observed · 2026-08-28

github.com/jae-jae/QueryList · homepage · PHP observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 92
  • Release rhythm 36
  • Longevity 100

Flags: no_license

How is this computed?

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

  • gap_med: 416
  • age_days: 3909
  • days_rel: 212
  • days_push: 53
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2690 stars · 424 forks observed · 2026-08-28

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

QueryList is a progressive PHP web scraping framework built on phpQuery that provides jQuery-like CSS3 DOM selectors and manipulation APIs for extracting data from web pages. It features a modular plugin system supporting multithreaded crawling, JavaScript-rendered pages, image downloading, and simulated browser behavior.

Use cases

  • scrape product prices from e-commerce sites
  • extract all image links from a webpage
  • parse Google search results with PHP
  • crawl JavaScript-rendered pages
  • collect article content from news sites
  • simulate login and submit forms while scraping
  • download images from a page to local storage

When to choose

  • you need jQuery-style CSS selector based scraping in PHP
  • you want an extensible crawler with plugin support
  • you need to handle messy encodings and content filtering
  • you want a framework-agnostic scraper usable in any PHP project

When to avoid

  • your project is not PHP-based
  • you need a distributed large-scale crawling system
  • you require a license-guaranteed usage (no license file provided)
  • you need heavy JavaScript rendering without external headless browser plugins

Facets

library · maturity active

web-scraping parser http-client crawlers web-development php cli crawler scraper dom-parsing css-selectors phpquery spider data-engineering

2 sources

Member repositories

RepositoryRoleHealth v2
jae-jae/QueryListmain74

For agents

markdown · JSON · MCP: product_card(name="jae-jae/QueryList")

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