SimilarWeb · Example Payload

Similarweb Geography Example

Digital IntelligenceWeb AnalyticsTraffic AnalyticsCompetitive IntelligenceKeyword AnalyticsAudience DemographicsApp IntelligenceMarket ResearchE-CommerceSEO

Similarweb Geography Example is an example object payload from SimilarWeb, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

metarecords

Example Payload

Raw ↑
{
  "meta": {
    "query": {
      "limit": 10,
      "offset": 0,
      "sort": null,
      "asc": null
    },
    "request": {
      "domain": "example.com",
      "start_date": null,
      "end_date": null,
      "country": "world",
      "format": "json",
      "main_domain_only": false,
      "show_verified": false
    },
    "status": "Success",
    "last_updated": "2024-04-01"
  },
  "records": [
    {
      "country": 840,
      "country_name": "United States",
      "share": 0.4231,
      "visits": 521890.0,
      "pages_per_visit": 4.7,
      "average_time": 183,
      "bounce_rate": 0.42,
      "rank": 1250
    },
    {
      "country": 826,
      "country_name": "United Kingdom",
      "share": 0.1108,
      "visits": 136720.0,
      "pages_per_visit": 3.9,
      "average_time": 156,
      "bounce_rate": 0.48,
      "rank": 4320
    },
    {
      "country": 276,
      "country_name": "Germany",
      "share": 0.0834,
      "visits": 102910.0,
      "pages_per_visit": 3.5,
      "average_time": 141,
      "bounce_rate": 0.51,
      "rank": 6780
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/similarweb-geography-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.