Skip to content

Khalodddd/Python-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Book Price Tracker

Description

This project is an automation bot designed to track the price of books online. Using web scraping techniques, the bot checks the price daily. If it detects a discount of under $20, it sends me a notification via Gmail using SMTP. This allows me to stay informed about price drops and take advantage of discounts without having to manually check multiple websites.

Key Features

  • Web scraping to extract price information from book websites.
  • Automatic daily price checks.
  • Price tracking for specific books.
  • Email notification system using SMTP to alert me of price drops.
  • Customizable threshold for discount notifications.

Technologies Used

  • Python
  • BeautifulSoup for web scraping
  • time module for scheduling
  • SMTP for email notifications

This project helps me save time and money by automating the process of tracking prices and notifying me of discounts on my favorite books.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages