WBTracker
WBTracker copied to clipboard
Wildberries search position tracker
WBTracker более не разрабатывается, т.к. был пересоздан в виде SaaS решения
Нейромаркет - Глубокий Анализ товаров на Wildberries.
Выдача доступов к закрытому бета-тестированию -> Телеграм канал
Инструкция по Установке WBTracker на Русском

Track and store your products search positions by keywords on Wildberries
:trophy:Must Have Weapon Tool for TOP-1 on Wildberries
:white_check_mark:Standalone version

How to run?
- Clone this repo
git clone https://github.com/glmn/WBTracker.git - Run
npm installin your terminal - Fill
keywordstable with your keywords - Fill
productstable with your products SKUs - You are ready to go, just type
npm run scanin your terminal
How to watch positions data?
- Type
npm run watchin your terminal - Open your browser and visit
http://127.0.0.1
Migrate from v0.0.3 to v0.0.4
- Type
npm run migratein your terminal
To-Do List
- [x] Implement Interactive mode
- [x] Realtime Charts
- [x] Implement
insertof keywords and products - [x] SKU Preview - image, title, orders(?), count
- [ ] Implement
Bulk insertof keywords and products - [ ] Implement
removeof keywords and products - [ ] Switch to PostgreSQL
- [ ] Implement @glmn/wb-private-api library