brand_similar
Find brands similar to a given brand using filters like category, price tier, competition level, and seller metrics. Identify comparable brands for product research or niche analysis.
Instructions
Find brands similar to a given brand by category, price tier, and competition level. Use when the user asks 'brands like Nike', 'similar brands to source', 'show me comparable brands', 'what else is in this niche', or any cohort/lookalike question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | Reference brand name (case-insensitive). | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| limit | No | ||
| min_seller_count | No | Only similar brands with at least this many unique sellers (3m). | |
| max_seller_count | No | ||
| min_asin_count | No | ||
| max_asin_count | No | ||
| min_buybox_days_3m | No | ||
| max_buybox_days_3m | No | ||
| min_control_score | No | ||
| max_control_score | No | ||
| min_avg_price | No | ||
| max_avg_price | No | ||
| brand_contains | No | Only keep similar brands whose name contains this substring. |