Hype4Less Webscraper

About

A webscraper built using Selenium and BS4 that collects data on product sales from Footlocker, Nike, Adidas, and The Running Room.

Capable of scraping ~1200 products within 20 minutes.

You can view the front-end React app here, and the Flash back-end here.

Installation

Download all required modules by running

pip install -r requirements.txt

Requires Python 3.6.

Usage

Simply run

python3 webscraper.py

Author

Kevin Pierce