Parsing like this is in not control legal area and can be illegal !!! Project created only for fun and in the course of study
- Parser for marketplace "Wildberries".
- Python 3
- aiohttp
- asyncio
- beautifulsoup4
- requests.
$ 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>