ShopMetrics

Instantly analyze any
online store

Discover Any Webshop

Beta

Analyze the platform, technology, and performance of any online store in seconds

Popular examples:

Features

Intelligent Categorization

Automatically categorize webshops into specific niches

Fast Processing

Results in milliseconds through our optimized API

High Accuracy

AI-powered analysis for precise categorization

API Integration

Simple REST API with authentication. Just add your API key and start analyzing.

Request
GET /api/v1/analyze?url=https://example.com
Response
    {
      "status": "success",
      "data": {
        "category": "Electronics",
        "confidence": 0.9,
        "url": "https://coolblue.nl/",
        "platform": "Unknown",
        "platform_details": {
          "version": "7",
          "features": {
            "has_cart": true,
            "has_search": true,
            "has_account": true
          }
        },
        "price_analysis": {
          "status": "success",
          "details": {
            "average_price": 211.32,
            "median_price": 112,
            "min_price": 1.03,
            "max_price": 799,
            "price_count": 50,
            "price_range": "high",
            "currency": "EUR"
          }
        },
        "payment_methods": {
          "available_methods": [
            "ideal",
            "creditcard",
            "applepay",
            "sepa"
          ],
          "count": 4
        },
        "user_experience": {
          "search": {
            "has_search": true,
            "has_filters": true,
            "has_autocomplete": true
          },
          "navigation": {
            "has_breadcrumbs": true,
            "has_menu": true,
            "has_categories": true
          },
          "product_features": {
            "has_wishlist": true,
            "has_reviews": true,
            "has_size_guide": false
          },
          "checkout_features": {
            "has_cart": true,
            "has_saved_addresses": false,
            "has_guest_checkout": false
          },
          "mobile_optimization": {
            "has_viewport_meta": true,
            "has_responsive_design": true,
            "has_mobile_specific_elements": true
          }
        },
        "social_proof": {
          "reviews": {
            "present": true,
            "platform": "kiyoh",
            "rating_found": false,
            "average_rating": null
          },
          "social_media": {
            "platforms": [
              "facebook",
              "instagram",
              "twitter"
            ],
            "follower_count_visible": false
          },
          "trust_badges": {
            "present": true,
            "detected_badges": [
              "thuiswinkel"
            ]
          }
        },
        "languages": {
          "available_languages": [
            "nl",
            "en",
            "de"
          ],
          "main_language": "nl-nl",
          "is_multilingual": true
        },
        "brand_analysis": {
          "is_brand_shop": true,
          "primary_brand": "coolblue",
          "detected_brands": [],
          "brand_categories": [],
          "premium_brands": [],
          "brand_count": 0,
          "brand_locations": [],
          "confidence_score": 0
        },
        "ssl": {
          "ssl_details": {
            "issuer": "Amazon",
            "valid_from": "2024-10-12",
            "valid_to": "2025-11-09",
            "is_extended_validation": false
          }
        },
        "analyzed_at": "2024-10-23T17:59:12+00:00",
        "cached": false
      }
    }

Simple Pricing

Pay as you go

Only pay for what you use

€0.01
per request