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

jaimeiniesta/metainspector

Ruby gem for web scraping purposes. It scrapes a given URL, and returns you its title, meta description, meta keywords, links, images... observed · 2026-08-28

github.com/jaimeiniesta/metainspector · homepage · Ruby · 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: 6643
  • days_rel: n/a
  • days_push: 111
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1049 stars · 165 forks observed · 2026-08-28

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

MetaInspector is a Ruby gem for web scraping that fetches a given URL and exposes its title, meta description, keywords, links, images, charset, and response headers through a simple API. It can also parse provided HTML documents directly and integrates easily into Rails applications.

Use cases

  • scrape title and meta tags from a url in ruby
  • extract all links and images from a web page
  • get a page's meta description and keywords for SEO analysis
  • parse html from a string instead of fetching a url
  • check a page's response status and headers
  • build a link checker or site crawler in ruby

When to choose

  • you're working in Ruby or Rails and need quick access to a page's metadata, links, and images
  • you want a simple, well-established gem rather than a full scraping framework
  • you need to inspect both fetched URLs and raw HTML documents

When to avoid

  • you need JavaScript-rendered content, since it only parses the fetched HTML
  • you need large-scale distributed crawling or headless browser automation
  • you're not using Ruby

Facets

library · maturity active

web-scraping parser http-client web-development crawlers developer-tools ruby cli meta-tags html-parsing seo ruby-gem link-extraction

2 sources

Member repositories

RepositoryRoleHealth v2
jaimeiniesta/metainspectormain69

For agents

markdown · JSON · MCP: product_card(name="jaimeiniesta/metainspector")

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