원클릭으로
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: