Web Meta Scraper
Description
Lightweight, plugin-based web metadata scraper — extracts OG, JSON-LD, media & more, with stealth fetching, SEO validation, and MCP server support.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README

web-meta-scraper
[](https://www.npmjs.com/package/web-meta-scraper) [](https://www.npmjs.com/package/web-meta-scraper) [](https://bundlephobia.com/package/web-meta-scraper) [](https://github.com/cmg8431/web-meta-scraper/blob/main/LICENSE) [](https://www.typescriptlang.org/) [](https://github.com/cmg8431/web-meta-scraper)
English | [한국어](https://github.com/cmg8431/web-meta-scraper/blob/main/README-ko_kr.md)
A lightweight, plugin-based TypeScript library for extracting web page metadata. Supports Open Graph, Twitter Cards, JSON-LD, oEmbed, and standard meta tags with smart priority-based merging.
Why web-meta-scraper?
| web-meta-scraper | metascraper | open-graph-scraper | |
|---|---|---|---|
| Dependencies | 1 (cheerio) |
10+ | 4+ |
| Bundle size | ~5KB min+gzip | ~50KB+ | ~15KB+ |
| Plugin system | Composable plugins | Rule-based | Monolithic |
| Custom plugins | Simple function | Complex rules | Not supported |
| TypeScript | First-class | Partial | Partial |
| oEmbed support | Built-in plugin | Separate package | Not supported |
| Custom resolve rules | Configurable priority | Fixed | Fixed |
| Native fetch | Uses native fetch() |
Uses got |
Uses undici |
- Single dependency — Only cheerio for HTML parsing. Uses native
fetch()for HTTP requests. - Plugin architecture — Pick only the extractors you need. Create cu
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11