Semrush Scraper

ENDPOINTS
GET/domains/top-keywords

Domain Top Keywords

The organic keywords driving a domain's traffic: position, volume, CPC, intent and traffic share.

QUERY PARAMS

Root domain, any link to the site, or a semrush.com/website link. Subdomains and low-traffic sites have no data.

Examples:

  • Domain: openai.com
  • Site link: https://www.openai.com/research
  • Semrush link: https://www.semrush.com/website/openai.com/overview/
{
  "domain": "netflix.com",
  "brand_name": "Netflix",
  "link": "https://www.semrush.com/website/netflix.com/overview/",
  "favicon": "https://static.semrush.com/power-pages/media/favicons/netflix-com-favicon-41b45fdc.ico",
  "description": null,
  "country": "US",
  "categories": [
    {
      "slug": "entertainment",
      "name": "Entertainment"
    },
    {
      "slug": "online-services",
      "name": "Online Services"
    }
  ],
  "rank": {
    "global": {
      "value": 22,
      "change": 0
    },
    "country": {
      "value": 32,
      "change": -1,
      "country": "US",
      "name": "United States"
    },
    "category": {
      "value": 3,
      "change": 0,
      "category": {
        "slug": "entertainment",
        "name": "Entertainment"
      }
    }
  },
  "authority_score": 100,
  "visits": 1423542765,
  "site_health": null,
  "data_date": "2026-08-15",
  "updated_at": "2026-09-17",
  "date": "2026-08-15",
  "keywords_country": "US",
  "keywords": [
    {
      "keyword": "netflix",
      "position": 1,
      "search_volume": 13600000,
      "cpc": 3.4,
      "currency": "USD",
      "intents": [
        "navigational"
      ],
      "traffic_share_percent": 13.7
    },
    {
      "keyword": "netflix login",
      "position": 1,
      "search_volume": 673000,
      "cpc": 2.76,
      "currency": "USD",
      "intents": [
        "navigational",
        "transactional"
      ],
      "traffic_share_percent": 0.67
    },
    {
      "keyword": "netflix account",
      "position": 1,
      "search_volume": 368000,
      "cpc": 3.18,
      "currency": "USD",
      "intents": [
        "navigational"
      ],
      "traffic_share_percent": 0.37
    },
    {
      "keyword": "netflix movies",
      "position": 1,
      "search_volume": 368000,
      "cpc": 0.09,
      "currency": "USD",
      "intents": [
        "commercial"
      ],
      "traffic_share_percent": 0.37
    },
    {
      "keyword": "net",
      "position": 1,
      "search_volume": 301000,
      "cpc": 2.65,
      "currency": "USD",
      "intents": [
        "navigational"
      ],
      "traffic_share_percent": 0.3
    }
  ]
}