一键导入
scraper-status
Quick overview of all scrapers — quality grades, extraction rates, and coverage gaps.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Quick overview of all scrapers — quality grades, extraction rates, and coverage gaps.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Add support for scraping property listings from a new website. Use when the user wants to add a new scraper, create a new mapping, or support a new property listing site.
Deep-dive diagnostics on a low-quality or failed extraction. Analyzes field traces, content provenance, fallback usage, and suggests mapping improvements.
Run a quick extraction test against a URL or HTML file. Shows extracted fields, quality grade, and diagnostics.
Diagnose and fix a broken scraper mapping. Use when extraction tests fail, a scraper returns wrong data, or a website has changed its HTML structure.
| name | scraper-status |
| description | Quick overview of all scrapers — quality grades, extraction rates, and coverage gaps. |
Show the health and quality of all supported scrapers by running the validation test suite and summarizing results.
cd astro-app && npx vitest run test/lib/scraper-validation.test.ts 2>&1
Parse the test output and present a table showing for each scraper:
| Scraper | Grade | Extraction Rate | Weighted Rate | Critical Missing | Status |
|---|
Highlight:
When the property-scraper MCP server is running, you can also use:
list_supported_portals to get the full list of supported portalsget_scraper_mapping to inspect a specific scraper's selectorsextract_property to re-run extraction on a fixture for detailed diagnosticsPresent a concise dashboard: