Similarweb Scraper

ENDPOINTS
GET/websites/social

Social Traffic

Get the social networks that send a website traffic, with each network's share.

QUERY PARAMS

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

Examples:

  • Domain: nytimes.com
  • URL: https://www.nytimes.com/
  • Similarweb link: https://www.similarweb.com/website/nytimes.com/
{
  "domain": "nytimes.com",
  "link": "https://nytimes.com",
  "similarweb_link": "https://www.similarweb.com/website/nytimes.com/",
  "description": "Wirecutter tests and reviews the best tech, appliances, gear, and more. You can trust our veteran journalists, scientists, and experts to find the best stuff.",
  "category": {
    "id": "news-and-media",
    "name": "News and Media"
  },
  "favicon": "https://site-images.similarcdn.com/image?url=nytimes.com&t=2&s=1&h=4ac64aeeb8e35d92fb646e1ad48c3191db51e5cf15d5ab9ddefdd2ff959bf8f1",
  "screenshots": {
    "desktop": "https://site-images.similarcdn.com/image?url=nytimes.com&t=1&s=1&h=4ac64aeeb8e35d92fb646e1ad48c3191db51e5cf15d5ab9ddefdd2ff959bf8f1",
    "mobile": "https://site-images.similarcdn.com/image?url=nytimes.com&t=4&s=1&h=4ac64aeeb8e35d92fb646e1ad48c3191db51e5cf15d5ab9ddefdd2ff959bf8f1"
  },
  "social": {
    "networks_count": 39,
    "top_networks": [
      {
        "name": "X-twitter",
        "share": 0.3464,
        "icon": "https://site-images.similarcdn.com/image?url=x.com&t=2&s=1&h=181f9f2250b958cc0ca20fb16f33049b6e13425f038a279637ce1da9dc20d56f"
      },
      {
        "name": "Reddit",
        "share": 0.2622,
        "icon": "https://site-images.similarcdn.com/image?url=reddit.com&t=2&s=1&h=66f2412047e0362ec60d5583d4b186511a8e859446bb112c60d22968facae906"
      },
      {
        "name": "Facebook",
        "share": 0.2022,
        "icon": "https://site-images.similarcdn.com/image?url=facebook.com&t=2&s=1&h=be773d6b77aa3d59b6a671c5c27ad729b1ae77400e89776e2f749cce6b926c4b"
      },
      {
        "name": "Youtube",
        "share": 0.086,
        "icon": "https://site-images.similarcdn.com/image?url=youtube.com&t=2&s=1&h=e117fb09ba0a34dee9830863bf927d29fc864e342583a36a667bf12346e88e20"
      },
      {
        "name": "Linkedin",
        "share": 0.0559,
        "icon": "https://site-images.similarcdn.com/image?url=linkedin.com&t=2&s=1&h=64a0e043fc8ff74ac308e3f0e136ae7d1b6544be4e9e704ad7fd062070be48a1"
      }
    ]
  },
  "snapshot_date": "2026-08-01"
}