Loading...
Loading...
MPSTATS Ozon 俄罗斯站按俄语类目路径下钻该类目全部商品。返回每个 SKU 的销量、销售额、价格、评分、库存、周转、损失销售额等完整指标,支持多维数值筛选、排序、货币换算。用于类目爆款挖掘、蓝海洞察、类目排名分析、品牌格局观察。当用户提到 Ozon 类目下钻、Ozon 类目商品、Ozon 蓝海挖掘、Ozon 品类爆款、Ozon 类目排名、Ozon 子类目结构、Ozon 赛道 SKU、MPSTATS category, Ozon category drill-down, Russian marketplace niche, Ozon niche mining, Ozon subcategory bestseller 时触发此技能。即使用户未明确说"MPSTATS",只要意图是按 Ozon 类目路径查看该类目下所有商品的销量/价格/排名表现,也应触发此技能。
npx skill4agent add linkfox-ai/linkfox-skills linkfox-mpstats-ozon-category-productscategoryPath/Одежда/Женская одежда/Футболки и топы женскиеcategorympstats-ozon-product-detailmpstats-ozon-product-searchfilters{field, op, value, value2?}RUBcurrencycurrencyRateincludeFbs: truefalse| Parameter | Type | Required | Description |
|---|---|---|---|
| categoryPath | string | yes | Full Russian category path separated by |
| startDate | string | no | Stats window start, |
| endDate | string | no | Stats window end, |
| page | integer | no | Page number, starts at 1 |
| pageSize | integer | no | Rows per page, 1-100, default 100 |
| sortField | string | no | snake_case column: |
| sortDirection | string | no | |
| currency | string | no | Currency code, default |
| currencyRate | integer | no | Custom rate when non-default currency is used |
| includeFbs | boolean | no | Include FBS data |
| filters | array | no | Numeric filter list (see below) |
filters{"field": "<snake_case>", "op": "<OP>", "value": <num>, "value2": <num?>}salesfinal_priceratingcommentsbalancerevenuedays_in_stockturnover_dayslost_profitcategory_positionGTELTEGTLTEQNOT_EQBETWEENvalue2references/api.mdscripts/mpstats_ozon_category_products.py{
"categoryPath": "Одежда/Женская одежда/Футболки и топы женские",
"sortField": "sales",
"sortDirection": "desc",
"pageSize": 100
}{
"categoryPath": "Одежда/Женская одежда/Футболки и топы женские",
"filters": [
{"field": "sales", "op": "GTE", "value": 50},
{"field": "rating", "op": "GTE", "value": 4.5}
],
"sortField": "revenue",
"sortDirection": "desc"
}{
"categoryPath": "Электроника/Наушники",
"filters": [
{"field": "final_price", "op": "BETWEEN", "value": 1500, "value2": 5000},
{"field": "turnover_days", "op": "LTE", "value": 30}
]
}{
"categoryPath": "Электроника/Смартфоны",
"currency": "USD",
"sortField": "revenue",
"sortDirection": "desc"
}{
"categoryPath": "Одежда/Мужская одежда/Куртки мужские",
"filters": [{"field": "lost_profit", "op": "GTE", "value": 500000}],
"sortField": "lost_profit",
"sortDirection": "desc"
}productIdtitlebrandsellerNamepricemonthlySalesUnitsmonthlySalesRevenueratingbalancepositionrevenueSharePercent"已按 USD 换算"totalcategoryPositionendDate| User Says | Scenario |
|---|---|
| "Bestsellers in category X on Ozon" | Category bestseller mining |
| "Find blue-ocean SKUs in niche Y" | Blue-ocean niche scan |
| "Show mid-price, fast-turnover items in this category" | Multi-criteria niche filter |
| "Which brands dominate this Ozon category" | Brand-landscape pre-cut (then group by brand client-side) |
| "Huge lost-profit opportunities in category X" | Out-of-stock pain hunting |
mpstats-ozon-product-searchmpstats-ozon-brand-productsmpstats-ozon-seller-productsmpstats-ozon-product-trendreferences/api.md