Similarweb Scraper

ENDPOINTS
GET/websites/audience

Website Audience

Get a website's audience: age and gender split, top countries and the categories and sites its visitors love.

QUERY PARAMS

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

Examples:

  • Domain: spotify.com
  • URL: https://www.spotify.com/
  • Similarweb link: https://www.similarweb.com/website/spotify.com/
{
  "domain": "spotify.com",
  "link": "https://spotify.com",
  "similarweb_link": "https://www.similarweb.com/website/spotify.com/",
  "description": "Spotify is a digital music service that gives you access to millions of songs.",
  "category": {
    "id": "arts-and-entertainment/music",
    "name": "Arts and Entertainment > Music"
  },
  "favicon": "https://site-images.similarcdn.com/image?url=spotify.com&t=2&s=1&h=2568efe3e14a060e5353b625cd312e03aa31f963afbffa0453ab53d7b0e11640",
  "screenshots": {
    "desktop": "https://site-images.similarcdn.com/image?url=spotify.com&t=1&s=1&h=2568efe3e14a060e5353b625cd312e03aa31f963afbffa0453ab53d7b0e11640",
    "mobile": "https://site-images.similarcdn.com/image?url=spotify.com&t=4&s=1&h=2568efe3e14a060e5353b625cd312e03aa31f963afbffa0453ab53d7b0e11640"
  },
  "demographics": {
    "gender": {
      "male": 0.5468,
      "female": 0.4532
    },
    "age": [
      {
        "age_range": "18-24",
        "min_age": 18,
        "max_age": 24,
        "share": 0.3094
      },
      {
        "age_range": "25-34",
        "min_age": 25,
        "max_age": 34,
        "share": 0.2762
      },
      {
        "age_range": "35-44",
        "min_age": 35,
        "max_age": 44,
        "share": 0.1739
      },
      {
        "age_range": "45-54",
        "min_age": 45,
        "max_age": 54,
        "share": 0.1161
      },
      {
        "age_range": "55-64",
        "min_age": 55,
        "max_age": 64,
        "share": 0.0755
      },
      {
        "age_range": "65+",
        "min_age": 65,
        "max_age": null,
        "share": 0.0488
      }
    ]
  },
  "geography": {
    "countries_count": 111,
    "top_countries": [
      {
        "country": {
          "code": "US",
          "name": "United States"
        },
        "share": 0.2765,
        "share_change": -0.008
      },
      {
        "country": {
          "code": "BR",
          "name": "Brazil"
        },
        "share": 0.0549,
        "share_change": -0.0187
      },
      {
        "country": {
          "code": "GB",
          "name": "United Kingdom"
        },
        "share": 0.0452,
        "share_change": 0.0387
      },
      {
        "country": {
          "code": "IN",
          "name": "India"
        },
        "share": 0.0446,
        "share_change": 0.0784
      },
      {
        "country": {
          "code": "PH",
          "name": "Philippines"
        },
        "share": 0.036,
        "share_change": 0.0711
      }
    ]
  },
  "interests": {
    "categories": [
      {
        "id": "games/video-games-consoles-and-accessories",
        "name": "Games > Video Games Consoles and Accessories"
      },
      {
        "id": "adult",
        "name": "Adult"
      },
      {
        "id": "computers-electronics-and-technology/programming-and-developer-software",
        "name": "Computers Electronics and Technology > Programming and Developer Software"
      },
      {
        "id": "computers-electronics-and-technology/computers-electronics-and-technology",
        "name": "Computers Electronics and Technology"
      },
      {
        "id": "arts-and-entertainment/tv-movies-and-streaming",
        "name": "Arts and Entertainment > TV Movies and Streaming"
      }
    ],
    "topics": [
      "news",
      "online",
      "shopping",
      "games",
      "search"
    ],
    "websites": [
      {
        "domain": "youtube.com",
        "link": "https://youtube.com",
        "similarweb_link": "https://www.similarweb.com/website/youtube.com/",
        "favicon": "https://site-images.similarcdn.com/image?url=youtube.com&t=2&s=1&h=e117fb09ba0a34dee9830863bf927d29fc864e342583a36a667bf12346e88e20"
      },
      {
        "domain": "instagram.com",
        "link": "https://instagram.com",
        "similarweb_link": "https://www.similarweb.com/website/instagram.com/",
        "favicon": "https://site-images.similarcdn.com/image?url=instagram.com&t=2&s=1&h=acbe9ff09f263f0114ce8473b3d3e401bfdc360d5aff845e04182e8d2335ba49"
      },
      {
        "domain": "google.com",
        "link": "https://google.com",
        "similarweb_link": "https://www.similarweb.com/website/google.com/",
        "favicon": "https://site-images.similarcdn.com/image?url=google.com&t=2&s=1&h=eb35e0fbafa3eb290132ffdfe47187d950d68daaa659ec1bd4b4e834b8f16461"
      },
      {
        "domain": "discord.com",
        "link": "https://discord.com",
        "similarweb_link": "https://www.similarweb.com/website/discord.com/",
        "favicon": "https://site-images.similarcdn.com/image?url=discord.com&t=2&s=1&h=133c0aed0b1b6c3760db4875f51accd42ff1157854dd0ee0eabab700af80a348"
      },
      {
        "domain": "chatgpt.com",
        "link": "https://chatgpt.com",
        "similarweb_link": "https://www.similarweb.com/website/chatgpt.com/",
        "favicon": "https://site-images.similarcdn.com/image?url=chatgpt.com&t=2&s=1&h=a31616ae3cdef12fcfc664127563e6092e7531e7b4c3cde7e0c8c5fd3310dfc0"
      }
    ],
    "websites_count": 10
  },
  "snapshot_date": "2026-08-01"
}