Agent Claude Code
A crawling-engine design specialist for web pages and links that are not simple static files. It covers JavaScript-rendered pages, redirect chains, short links such as bit.ly and t.co, and several fallback sources for page details.
Agent Claude Code
A crawling-engine design specialist for web pages and links that are not simple static files. It covers JavaScript-rendered pages, redirect chains, short links such as bit.ly and t.co, and several fallback sources for page details.
Agent Claude Code
A quality reviewer for checking whether several web-metadata extraction designs and their reference implementation fit together. It compares schemas, contracts, and decisions across the runtime, crawling engine, operations, and architecture.
Agent Claude Code
An implementation engineer agent that turns an agreed design into a working reference implementation. It builds layered fetching, parsing, caching, and APIs, including URL normalization, redirect and SSRF protection, Open Graph parsing fallbacks, and cache keys.
Agent Claude Code
An architecture specialist for an Open Graph extraction service, which retrieves metadata used when links appear in previews. It covers API design, caching, databases, response speed, and queue-based scaling.
Agent Claude Code
A crawling reliability and operations specialist that designs ways to track failures and reduce them over time. It covers error categories, logs, measurements, alerts, and feedback rules for each website.
Agent Claude Code
A specialist that recommends whether a metadata-extraction service should use Node.js or Python. Node.js and Python are programming environments commonly used to build web services.