Similarweb Scraper

ENDPOINTS
GET/websites/keywords

Website Keywords

Get a website's top search keywords with CPC, organic vs paid search share and total keyword count.

QUERY PARAMS

Website domain or any link on it (a similarweb.com/website/ link works too). www. is dropped; subdomains are kept.

Examples:

  • Domain: github.com
  • URL: https://www.github.com/
  • Similarweb link: https://www.similarweb.com/website/github.com/
{
  "domain": "github.com",
  "link": "https://github.com",
  "similarweb_link": "https://www.similarweb.com/website/github.com/",
  "description": "Join the world's most widely adopted, AI-powered developer platform where millions of developers, businesses, and the largest open source community build software that advances humanity.",
  "category": {
    "id": "computers-electronics-and-technology/programming-and-developer-software",
    "name": "Computers Electronics and Technology > Programming and Developer Software"
  },
  "favicon": "https://site-images.similarcdn.com/image?url=github.com&t=2&s=1&h=6525c30f1af9ea5ee8912788b611744e1debcba39a2d0dd3d410b2916169883b",
  "screenshots": {
    "desktop": "https://site-images.similarcdn.com/image?url=github.com&t=1&s=1&h=6525c30f1af9ea5ee8912788b611744e1debcba39a2d0dd3d410b2916169883b",
    "mobile": "https://site-images.similarcdn.com/image?url=github.com&t=4&s=1&h=6525c30f1af9ea5ee8912788b611744e1debcba39a2d0dd3d410b2916169883b"
  },
  "keywords": {
    "organic_share": 0.9997,
    "paid_share": 0.0003,
    "keywords_count": 2754220,
    "top_keywords": [
      {
        "keyword": "github",
        "cpc": 1.63,
        "search_volume": null,
        "estimated_value": null
      },
      {
        "keyword": "1tamilmv",
        "cpc": 0.81,
        "search_volume": null,
        "estimated_value": null
      },
      {
        "keyword": "tamilmv",
        "cpc": 0.76,
        "search_volume": null,
        "estimated_value": null
      },
      {
        "keyword": "desihub",
        "cpc": 0.42,
        "search_volume": null,
        "estimated_value": null
      },
      {
        "keyword": "yt-dlp",
        "cpc": 4.63,
        "search_volume": null,
        "estimated_value": null
      }
    ]
  },
  "snapshot_date": "2026-08-01"
}