SERP Analysis
Overview
Look at what's actually appearing in search results right now — and how those results have changed over time. These tools show you the full SERP landscape, subdomain visibility, and which of your pages Google considers most relevant.
get-serp-results
Returns the live Google SERP for a keyword, including organic results, featured snippets, People Also Ask, local packs, and other SERP features.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
keyword | string | Yes | The keyword to search |
location_name | string | No | Target location. Defaults to US |
Example
"What does the SERP look like for 'pool builder maryland' right now?"
Tips
- Check SERP features before creating content. If the top result is a featured snippet, structure your content to win it. If it's dominated by video, consider creating video content.
get-historical-serp
Shows how the SERP for a keyword has changed over time. See which domains have gained or lost positions.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
keyword | string | Yes | The keyword to analyze |
location_name | string | No | Target location. Defaults to US |
Example
"How has the SERP for 'fiberglass pool cost' changed over the past year?"
get-subdomains
Lists all subdomains for a domain that have organic visibility, along with their ranked keyword counts and estimated traffic.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
target | string | Yes | The root domain to analyze |
location_name | string | No | Target location. Defaults to US |
limit | integer | No | Max results (1–1000) |
Example
"What subdomains does hubspot.com have with organic rankings?"
get-relevant-pages
Returns the most relevant pages on a domain based on organic search visibility. These are the pages Google considers most authoritative for the domain's topic areas.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
target | string | Yes | The domain to analyze |
location_name | string | No | Target location. Defaults to US |
limit | integer | No | Max results (1–1000) |
offset | integer | No | Skip this many results (for paging through large lists) |
order_by | array | No | Sorting rules |
Example
"What are the top-performing pages on elysiumpools.com?"