Skip to content

ahmadebtisam3/whish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collect Products data from whistles

in this project we developed a scrapy project based on whistles(a website which sell clothing Products for females ) to extract all its products with relavent information

Authors

Deployment

To deploy this project run

  sudo apt-get install python3
  sudo apt-get install python3-venv
  python3 -m venv scrapy_installed
  source ./scrapy_installed/bin/activate
  git clone https://github.com/ahmadebtisam3/whish
  pip install scrapy
  scrapy crawl whish_sp

Documentation

Documentation

About

scraping a webside using scrapy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages