Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 519 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 519 Bytes

Warning!!!

Parsing like this is in not control legal area and can be illegal !!! Project created only for fun and in the course of study

Vadikam_wb_parser

  • Parser for marketplace "Wildberries".

What I used

  • Python 3
  • aiohttp
  • asyncio
  • beautifulsoup4
  • requests.

How to install

$ python3 -m venv 'name of virtual environment'
$ venv 'name of virtual environment'/Scripts(or bin for linux)/activate
$ pip install -r requirements.txt
$ python3 main.py
$ <input category that you need>