← Catalog

seo.serp

live

Live search engine results for a keyword and location.

Providers

ProviderPrice*Mode
DataForSEO $0.003 platform prepaid

Billing

Unit: per_search · unmatched results billed: no

*Placeholder development pricing.

Run it

curl https://api.routergrowth.com/v1/run \
  -H "Authorization: Bearer $ROUTERGROWTH_API_KEY" \
  -d '{
    "capability": "seo.serp",
    "input": { "keyword": "..." },
    "routing": {"provider": "auto"}
  }'

Input schema

{
  "properties": {
    "keyword": {
      "type": "string"
    },
    "language": {
      "type": "string"
    },
    "location": {
      "type": "string"
    }
  },
  "required": [
    "keyword"
  ],
  "type": "object"
}

Normalized output fields

keyword · results