Skip to content

SG-Group/footlocker-sales-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

footlocker-sales-scraper

Script to constantly run and scrape the sales section of Footlocker for new items and price changes and persist the data to a locally ran database.

Installation

  1. Pull down/download the repository
  2. Navigate to the local folder containing the project
  3. Use the following node package manager (npm) command to install dependencies:
npm ci

Usage

To run the project use:

npm run

From that point the project should run locally and persist data to db.sqlite

Use the following command to stop the script:

Windows:

Ctrl + C

Mac:

Command + C

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published