Skip to content
/ wbtrack Public

Telegram Bot to track product prices at wildberries online store

Notifications You must be signed in to change notification settings

msobin/wbtrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WBTrack

Description

Telegram Bot to track product prices at wildberries online store

Requirements

Installation

  • clone the project
  • register a new bot by following instructions
  • rename the files: .env_example to .env, docker-compose.example.yml to docker-compose.yml
  • write the token of the registered bot in the .env file (parameter: BOT_TOKEN).
  • assemble the container by command docker-compose build && docker-compose run app python init_db.py && docker-compose run app python wbscrapy/proxies.py

Usage

  • run the container with the command docker-compose up -d

About

Telegram Bot to track product prices at wildberries online store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published