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

postlight/parser

📜 Extract meaningful content from the chaos of a web page observed · 2026-08-28

github.com/postlight/parser · homepage · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: n/a
  • age_days: 3662
  • days_rel: n/a
  • days_push: 784
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5786 stars · 529 forks observed · 2026-08-28

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

Postlight Parser is a JavaScript library that extracts meaningful content—article text, titles, authors, dates, lead images, and excerpts—from any web page URL. It supports custom per-site parsers built with JavaScript and CSS selectors and also runs in the browser to parse the current page.

Use cases

  • extract article content from a url
  • get title author and publish date from web pages
  • build a reader mode like browser extension
  • clean html from ads and clutter for readability
  • scrape article metadata for a news aggregator
  • create custom site-specific content extractors

When to choose

  • you need readable article content extracted from arbitrary web pages
  • you want metadata like authors, dates, and lead images from articles
  • you need a node or browser library for readability-style extraction
  • you want to add custom per-domain extraction rules with css selectors

When to avoid

  • you need a general-purpose web crawler or full-site scraper
  • you need to extract structured data from non-article pages like tables or product listings
  • you need a headless browser for javascript-rendered or interactive pages
  • you need a maintained actively developed solution for new edge cases

Facets

library · maturity maintenance

parser web-scraping nlp web-development developer-tools browser readability content-extraction article-parsing mercury-parser custom-extractors natural-language-processing nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
postlight/parsermain23

For agents

markdown · JSON · MCP: product_card(name="postlight/parser")

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