Skip to content

mohammadain/web_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run the web scraper script

  1. Install all project dependencies mentioned in Requirements.txt
  2. cd to project directory
  3. Activate virtual environment by running following command
  4. source bin/activate

For script scrap.py

Run following command

  • python scrap.py

This will scrap more than 300 products from https://www.fenom.com/en/263-men and store them in products.json file.

Note: I'm fetching products from men category of above website.

Releases

No releases published

Packages

No packages published

Languages