Skip to content

DanielStai/ecommerce_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ecommerce Data Scraper

A python script that scrapes product data (i.e. title of product, availability, price and product description) from The whisky Exchange

Requirements:

  • python 3.7 or greater

Step 1: Clone the repo

git clone https://github.com/DanielStai/ecommerce_scraper.git

Step 2: Create a virtualenv

virtualenv venv

Step 3: Install Requirements

pip install -r requirements.txt

Step 4: Run the scraper

python3 ecomemrce_scraper.py

About

scrapes product links from specified ecommerce pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages