Skip to content

qbcir/wildberries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup:

  1. Install docker: https://docs.docker.com/install/
  2. Install python requirements:
pip3 install -r requirements.txt

Running:

  1. Launch splash
docker run -p 8050:8050 scrapinghub/splash
  1. Start parser:
scrapy crawl shoes_spider -o result.json -t jsonlines
  1. Results json will contain results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages