Skip to content

Script to check if an specific item in web store (using url) is in stock or not

Notifications You must be signed in to change notification settings

StefanosGregory/webStore_item_stock_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraping to check if an item is in stock

Script to check if a specific item (playstation 5) in web stores is in stock or not in Cyprus. To find playstation 5 in now days is very difficult. So I created a bot to check every 50 sec stock inventory of many online stores. When a ps5 is in stock the program sends notifications to any device using push over application.

Installation

Use the package manager pip to install requirements.

pip install requests
pip install beautifulsoup4
pip install python-pushover
pip install pythonConsoleConfig

Run

python3 execute.py

Contact

Contact me using discord for support.

GregoryStefanos#1048

About

Script to check if an specific item in web store (using url) is in stock or not

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages