Skip to content

Manoj-engineer/Flight-Deal-Tracker-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Flight Deal Tracker Bot

Automatically track flight prices and get alerts when deals appear!

Features

  • Monitor specific routes
  • Get alerts if prices drop
  • Email + Discord notification support

How to Use

  1. Clone this repo.
  2. Update config.py with your own email, password, webhook, and routes.
  3. Run it manually:
python tracker.py
  1. (Optional) Schedule it with cronjob or deploy it as AWS Lambda for automatic daily checking!

Requirements

pip install requests

Scheduling Example (Linux Cron)

Every 6 hours:

0 */6 * * * /usr/bin/python3 /path/to/tracker.py

Happy flying! ✈️

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages