WBTracker icon indicating copy to clipboard operation
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 install in your terminal
  • Fill keywords table with your keywords
  • Fill products table with your products SKUs
  • You are ready to go, just type npm run scan in your terminal

How to watch positions data?

  • Type npm run watch in your terminal
  • Open your browser and visit http://127.0.0.1

Migrate from v0.0.3 to v0.0.4

  • Type npm run migrate in your terminal

To-Do List

  • [x] Implement Interactive mode
  • [x] Realtime Charts
  • [x] Implement insert of keywords and products
  • [x] SKU Preview - image, title, orders(?), count
  • [ ] Implement Bulk insert of keywords and products
  • [ ] Implement remove of keywords and products
  • [ ] Switch to PostgreSQL
  • [ ] Implement @glmn/wb-private-api library