Skip to content

Footlocker IL alert script for new shoes announcements stock

Notifications You must be signed in to change notification settings

ItayMoh/FootlockerILAlert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

FootlockerILAlert

A simple script in python alerting a new shoe launch in Footlocker.co.il using a discord webhook.

How to use:

  1. Install the required libraries using pip install -r /path/to/requirements.txt
  2. Paste your discord webhook under the global variable WEBHOOKURL in line 6. How to create discord webhook can be found here
  3. Run it in the background

How does it work?

For detailed explanation look Here

The script is checking for changes in the amount of released stock using the api responsible for stock. If a change is occuring, it will send an alert to the discord channel notifying everyone that is in the channel using @all with descriptive image and url to purchase the item.

About

Footlocker IL alert script for new shoes announcements stock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages