Skip to content

MrMikeAde/web-monitor-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Monitoring & Notification Bot

A Python bot that monitors website changes (price, content, availability) and sends alerts.

Features

  • Scrape websites using requests + BeautifulSoup
  • Compare with previous data
  • Send email notifications
  • Auto scheduling
  • Docker-ready

Usage

python src/main.py

About

Web Monitoring & Notification Bot — A Python automation tool that tracks website changes (price, content, availability) using requests and BeautifulSoup, compares historical state, and sends alerts via email or Telegram. Includes scheduling and Docker support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors