Skip to content

A simple python script that checks every hour if a product on Amazon is being sold by Amazon itself and then send you a message on telegram!

License

Notifications You must be signed in to change notification settings

Ximer612/Amazon-Check-Availability

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sold by Amazon checker

A simple python script to check if an Amazon product is being sold by Amazon itself and send a notify on Telegram by a bot message.

How to run it?

Before install all requirements to run this program by doing:

pip install requirements.txt

Next set telegram all variables to yours: TELEGRAM_BOT_TOKEN, TELEGRAM_USER_NAME

Next run it by doing:

python main.py

And when asked "Enter product link:" paste the url of the product in the console and press Enter.

Now just wait for the notification to be sent! :)

Known issues:

  • May crash if the product has multiple "styles" like clothings

About

A simple python script that checks every hour if a product on Amazon is being sold by Amazon itself and then send you a message on telegram!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%