brands_gaining_sellers
Identify brands with the most newly observed sellers within a set time window, signaling potential hijacker pressure or new market entrants. Filter by category to focus on specific niches.
Instructions
Find brands that recently gained the most newly-OBSERVED sellers (sellers whose first-seen date on the brand falls in the window) — an observation signal, NOT confirmed market entry (sparse re-sampling can resurface long-present sellers as 'new'). Optional category filter. Use when the user asks 'brands gaining sellers in [category]', 'brands under hijacker pressure', 'who is seeing new entrants this month', or category-scoped seller-growth signals without naming a specific brand.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window_days | No | Days back (default 30, max 90). | |
| category | No | ||
| min_new_sellers | No | Minimum new-seller count to surface (default 2). | |
| limit | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| scope | No | tracked = only brands on the user's watchlist; universe = all brands. Default universe. | |
| max_newly_observed_sellers_in_window | No | Upper bound on new-seller count (min is min_new_sellers). | |
| brand | No | Exact brand match (case-insensitive). | |
| brand_contains | No | ||
| min_total_sellers_3m | No | ||
| max_total_sellers_3m | No | ||
| min_control_score | No | ||
| max_control_score | No | ||
| min_seller_churn_30d_pct | No | ||
| max_seller_churn_30d_pct | No | ||
| min_catalog_churn_30d_pct | No | ||
| max_catalog_churn_30d_pct | No |