Playground

Search SimilarWeb Info API playground

Returns SimilarWeb data for a given query (typically a domain).

GETapiKey5 credits/requestsimilarweb.searchResponseDoc

Selected endpoint

GET /similarweb/search

Returns SimilarWeb data for a given query (typically a domain).

Group
SimilarWeb
Authentication
apiKey
Credit cost
5 credits/request
Path parameters
0
Query parameters
1
Body parameters
0
GETapiKey5 credits/requestsearchResponseDoc

Search SimilarWeb Info

Returns SimilarWeb data for a given query (typically a domain).

API key required. Paste a full key or rotate one from the API Keys page.

Set up API key

Query parameters

Request URL will appear here.

Request headers will appear here.

Request body preview will appear here when applicable.

Status, latency, response headers, and response body will appear after a request.

{
  "code": 200,
  "msg": "OK",
  "data": {
    "apps": {
      "googlePlay": [
        {
          "id": "com.google.android.apps.photos",
          "name": "Google Photos",
          "publisher": "Google LLC",
          "appKey": "0_com.google.android.apps.photos",
          "store": "google",
          "ratings": 51693148
        }
      ],
      "appStore": [
        {
          "id": "507874739",
          "name": "Google Drive",
          "publisher": "Google LLC",
          "appKey": "1_507874739",
          "store": "apple",
          "ratings": 6753918
        }
      ]
    },
    "websites": [
      {
        "name": "google.com",
        "image": "https://site-images.similarcdn.com/image?url=google.com&t=2&s=1&h=eb35e0fbafa3eb290132ffdfe47187d950d68daaa659ec1bd4b4e834b8f16461",
        "isVirtual": false
      }
    ],
    "companies": [
      {
        "domain": "google.com",
        "name": "Google, LLC",
        "logoUrl": "https://static-us-east-1.similarcdn.com/si/company_data/merged_v2/firmographics_logos/bf9c398717b4c0c1ecee483a3c844e710eaff98658e8cc1f6ab..."
      }
    ]
  }
}