بنقرة واحدة
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: