account/account-limits.sh | Check API quota remaining | ./scripts/account/account-limits.sh |
wb/wb-categories-list.sh | Full WB category tree | ./scripts/wb/wb-categories-list.sh |
wb/wb-category.sh | WB category products | ./scripts/wb/wb-category.sh "Электроника/Смартфоны" 2024-01-01 2024-03-01 |
wb/wb-category-stats.sh | WB category breakdown (subcategories/brands/sellers/trends) | ./scripts/wb/wb-category-stats.sh "Электроника" subcategories |
wb/wb-sku.sh | WB SKU analytics (full/sales/balance/keywords/comments) | ./scripts/wb/wb-sku.sh 152490541 sales |
wb/wb-card-content.sh | WB card content (description, characteristics, dimensions) — uses WB CDN, not MPSTATS | ./scripts/wb/wb-card-content.sh 290784358 .description |
wb/wb-brand.sh | WB brand products or analytics | ./scripts/wb/wb-brand.sh "Nike" products |
wb/wb-seller.sh | WB seller products or analytics | ./scripts/wb/wb-seller.sh 123456 products |
wb/wb-search.sh | WB subjects/niches list for research | ./scripts/wb/wb-search.sh |
wb/wb-subject.sh | WB subject endpoints (products, categories, brands, sellers, trends, by_date, price_segmentation, keywords, similar, geography, warehouses) | ./scripts/wb/wb-subject.sh 70 products |
wb/wb-similar.sh | WB similar families (identical, identical_wb, similar, in_similar) | ./scripts/wb/wb-similar.sh similar 72124874 products |
wb/wb-analytics.sh | WB AI forecasts and season effects | ./scripts/wb/wb-analytics.sh category forecast/daily "Женщинам/Платья и сарафаны" |
wb/wb-warehouses.sh | WB warehouse distribution for brand/seller | ./scripts/wb/wb-warehouses.sh brand "Mango" |
wb/wb-compare.sh | WB period compare for category/brand/seller/subject | ./scripts/wb/wb-compare.sh subject 70 2024-01-01 2024-01-15 2024-01-16 2024-01-31 |
ozon/ozon-categories-list.sh | Full Ozon category tree | ./scripts/ozon/ozon-categories-list.sh |
ozon/ozon-category.sh | Ozon category products or stats | ./scripts/ozon/ozon-category.sh "Автотовары" products |
ozon/ozon-sku.sh | Ozon SKU reports (sales, by_day, balance, categories, keywords, full, by_period, search_stats, stores, comments) | ./scripts/ozon/ozon-sku.sh 123456789 keywords 2023-11-27 2023-12-26 |
ozon/ozon-brand.sh | Ozon brand products or analytics | ./scripts/ozon/ozon-brand.sh "Samsung" categories |
ozon/ozon-seller.sh | Ozon seller products or analytics by seller id or name | ./scripts/ozon/ozon-seller.sh 987654 products |
ozon/ozon-compare.sh | Ozon period compare for category/brand/seller | ./scripts/ozon/ozon-compare.sh category "Автотовары/..." 2024-01-01 2024-01-15 2024-01-16 2024-01-31 |
ym/ym-category.sh | Yandex Market category products or stats | ./scripts/ym/ym-category.sh "Электроника/Смартфоны" |
ym/ym-brand.sh | Yandex Market brand products or analytics | ./scripts/ym/ym-brand.sh "Samsung" categories |
ym/ym-seller.sh | Yandex Market seller products or analytics | ./scripts/ym/ym-seller.sh "Эльдорадо" products |
ym/ym-sku.sh | Yandex Market item sales history with optional dates | ./scripts/ym/ym-sku.sh 12345678 2024-01-01 2024-01-31 |
ym/ym-compare.sh | Yandex Market period compare for category/brand/seller | ./scripts/ym/ym-compare.sh category "Электроника/Смартфоны" 2024-01-01 2024-01-15 2024-01-16 2024-01-31 |
request.sh | Universal raw API caller for any MPSTATS method/path | ./scripts/request.sh POST subject/items 'path=70&d1=2024-01-01&d2=2024-01-31' |