Similarweb Scraper

ENDPOINTS
GET/websites/technologies

Website Technologies

Get the technologies a website runs: counts per category and the top tool in each category.

QUERY PARAMS

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

Examples:

  • Domain: ebay.com
  • URL: https://www.ebay.com/
  • Similarweb link: https://www.similarweb.com/website/ebay.com/
{
  "domain": "ebay.com",
  "link": "https://ebay.com",
  "similarweb_link": "https://www.similarweb.com/website/ebay.com/",
  "description": "Our policies are designed to help create a fair and safe trading experience for all eBay users. As a seller, you're responsible for regularly reviewing and complying with eBay's selling policies, and for meeting your obligations as set out in our User Agreement.",
  "category": {
    "id": "e-commerce-and-shopping/marketplace",
    "name": "E-commerce and Shopping > Marketplace"
  },
  "favicon": "https://site-images.similarcdn.com/image?url=ebay.com&t=2&s=1&h=7f6f9f419ebf2319e686381f48e1ea1bbb2f25fc404930fdfbb3a60985cb6695",
  "screenshots": {
    "desktop": "https://site-images.similarcdn.com/image?url=ebay.com&t=1&s=1&h=7f6f9f419ebf2319e686381f48e1ea1bbb2f25fc404930fdfbb3a60985cb6695",
    "mobile": "https://site-images.similarcdn.com/image?url=ebay.com&t=4&s=1&h=7f6f9f419ebf2319e686381f48e1ea1bbb2f25fc404930fdfbb3a60985cb6695"
  },
  "technologies": {
    "technologies_count": 205,
    "categories_count": 22,
    "categories": [
      {
        "category": {
          "id": "advertising",
          "name": "Advertising"
        },
        "technologies_count": 96,
        "top_technology": {
          "name": "Google Adsense",
          "icon": "https://s3.amazonaws.com/s3-static-us-east-1.similarweb.com/technographics/id=237"
        }
      },
      {
        "category": {
          "id": "conversion-and-analytics",
          "name": "Conversion and Analytics"
        },
        "technologies_count": 26,
        "top_technology": {
          "name": "Google Analytics",
          "icon": "https://s3.amazonaws.com/s3-static-us-east-1.similarweb.com/technographics/id=1"
        }
      },
      {
        "category": {
          "id": "payment-and-currencies",
          "name": "Payment and Currencies"
        },
        "technologies_count": 22,
        "top_technology": {
          "name": "Cart Functionality",
          "icon": "https://s3.amazonaws.com/s3-static-us-east-1.similarweb.com/technographics/id=2901"
        }
      },
      {
        "category": {
          "id": "ecommerce",
          "name": "Ecommerce"
        },
        "technologies_count": 10,
        "top_technology": {
          "name": "USPS",
          "icon": "https://s3.amazonaws.com/s3-static-us-east-1.similarweb.com/technographics/id=3767"
        }
      }
    ]
  },
  "snapshot_date": "2026-08-01"
}