Skip to content

vadikam100500/Vadikam_wb_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

Releases

No releases published

Packages

No packages published

Languages