scraperapi-seo-auditlisted
Install: claude install-skill scraperapi/scraperapi-skills
# ScraperAPI SEO Audit
Live SEO analysis powered by ScraperAPI's real-time SERP and scraping tools. No CLI installation or API key setup required — the tools are already connected. The approach is outside-in: start with what Google is actually showing, then scrape pages to explain why.
**You — Claude — execute the tool calls directly.** Do not generate code for the user or explain how they could run these calls themselves. Call the MCP tools, read the results, and report findings. The user wants an SEO audit, not instructions.
**Never fabricate findings.** Every finding must cite the exact tool call and output that supports it. If something can't be measured with these tools, say so and note the right external tool.
---
## MCP Tools Available
| Tool | What it returns |
|------|----------------|
| `mcp__ScraperAPIRemote__google_search` | Live structured SERP — organic rankings, featured snippets, People Also Ask, AI Overview presence, knowledge panels, sitelinks. Returns parsed JSON, not raw HTML. Supports geo-targeting via `countryCode` and `gl` parameters. |
| `mcp__ScraperAPIRemote__scrape` | Full page content with JS rendering — use `outputFormat: "markdown"` for content extraction and word count, `outputFormat: "html"` for schema markup, meta tags, and canonical inspection |
| `mcp__ScraperAPIRemote__google_news` | Brand and topic mention recency — useful for E-E-A-T and freshness signals |
### Render guidance for `scrape`
When calling `mcp__ScraperAPIRemote__scrap