GithubHelp home page GithubHelp logo

djama1git / wildberries-scrapper-bot Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 50 KB

Telegram Bot (aiogram3) for scraping information about products from Wildberries

Home Page: https://t.me/wildberries_scrapper_bot

Python 98.37% Mako 1.32% Dockerfile 0.31%
aiogram aiogram3 bot scrapper telegram

wildberries-scrapper-bot's Introduction

Wildberries Scrapper Bot

Bot for scraping information about products from Wildberries.

Installation and Setup

  1. Install Docker and Docker Compose if they are not already installed on your system.

  2. Clone the project repository:

git clone https://github.com/Djama1GIT/wildberries-scrapper-bot.git
cd wildberries-scrapper-bot
  1. Configure the environment variables in the .env-non-dev file.

  2. Start the project:

docker-compose up --build

Extra

Flower: http://localhost:5555/ Example: http://51.250.2.103:5555/

Telegram: https://t.me/wildberries_scrapper_bot

Technologies Used

  • Python - A programming language used for the project.
  • Aiogram3 - A Python wrapper for the Telegram Bot API.
  • Redis - An in-memory database used in the project for data caching and storing Celery tasks.
  • Celery - A library used in the project for executing background tasks and processing long-running operations.
  • Flower - A web interface used in the project to monitor the status of Celery tasks and track their execution.
  • PostgreSQL - A relational database used in the project for data storage.
  • SQLAlchemy - An Object-Relational Mapping (ORM) used in the project for working with the database.
  • Alembic - A database migration library used in the project to update the database structure when data models change.
  • Docker - A platform used in the project for creating, deploying, and managing containers, allowing the application to run in an isolated environment.

wildberries-scrapper-bot's People

Contributors

djama1git avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.