Analyze Google search results, SERP features, and organic rankings through SandBase DataForSEO. Use when asked for SERP analysis, Google ranking research, search feature identification, or organic visibility assessment.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add sandbaseai/sandbase-skills --skill serp-analysis --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Serp Analysis?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sandbaseai-serp-analysis)More formats (shields.io, HTML) on the badges page.
---
name: serp-analysis
description: Analyze Google search results, SERP features, and organic rankings through SandBase DataForSEO. Use when asked for SERP analysis, Google ranking research, search feature identification, or organic visibility assessment.
---
# SERP Analysis
Google Search Engine Results Page analysis through SandBase. Inspect live organic rankings, identify SERP features, discover related searches, and analyze autocomplete suggestions. Read [the API map](references/sandbase-api-map.md) before selecting a capability.
## Call SandBase capabilities
For every selected tool, call `sandbase_describe_tool` first and use only arguments in its current input schema. Then call `sandbase_call_tool` with the exact `tool_name`.
## Operating principles
- SERP data is a snapshot — rankings change. Note the observation timestamp.
- Distinguish organic results from paid, featured snippets, and other SERP features.
- Specify country, language, and device for accurate results.
- Use related searches and autocomplete for query expansion research.
## Workflow
### 1. Inspect organic SERP
Use `dataforseo_v3_serp_google_organic_live_advanced` to get live organic results for a query.
### 2. Discover related queries
Use `dataforseo_v3_serp_google_related_searches_live_advanced` to find related searches.
Use `dataforseo_v3_serp_google_autocomplete_live_advanced` for autocomplete suggestions.
## Output
Return: top organic results (title, URL, position, SERP features), featured snippets, People Also Ask, related searches, and competitive analysis.
## Example tasks
- "What's ranking on page 1 of Google for [keyword] in the US?"
- "What SERP features appear for [keyword]? (featured snippet, videos, images, PAA)"
- "Find Google autocomplete suggestions for [seed keyword]."
- "What related searches does Google show for [query]?"
- "Compare the SERP for [keyword A] vs [keyword B] — who ranks for both?"
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!