Ranked keywords

by DataForSEO

dataforseo/labs_google_ranked_keywords_live

List the keywords a domain already ranks for, with position and traffic metrics.

Billed per
call
Price
$0.048
Provider
DataForSEO
Timeout
3 min

Overview

Takes a website, subdomain, or single page and returns the queries it currently holds rankings for. Every keyword comes with its search metrics — monthly volume, competition, cost per click, bid ranges — alongside the result that earned the position, including the exact position, ranking URL, and result type. Aggregate metrics summarise the whole profile: how many results fall into each position band, an estimated monthly organic traffic figure, and what that traffic would cost to buy through ads instead.

Position-band counts and traffic estimates for the target, plus one row per ranking keyword with its metrics and ranking result.

Input

These go in the input object of the run request.

FieldTypeRequiredDescription
targetstringYesThe domain, subdomain, or page URL to report on.
location_namestringNoWhich market to report on; omit for every market on record.
language_namestringNoWhich language to report on; omit for every language on record.
limitintegerNoHow many rows to return.
order_byarrayNoSort rules for the returned rows.
filtersarrayNoUp to eight conditions the returned rows must meet.

Requests up to 1 MB.

Example

A call that works, with your own key.

curl https://gateway.agentsky.dev/v1/run \
  -H "authorization: Bearer $AGENTSKY_API_KEY" \
  -H "content-type: application/json" \
  -d '{"provider":"dataforseo","endpoint":"labs_google_ranked_keywords_live","input":{"target":"example.com","location_name":"United States","language_name":"English","limit":100}}'

Pricing

$0.048 per call on the default plan. That is the list price; when the provider reports what a call actually cost, you are billed that instead. Every run carries its price in the response.

Questions

Ranked keywords — AgentSky