Skip to content

A web scraping project to track the price of an item on Amazon UK.

License

Notifications You must be signed in to change notification settings

rajitbanerjee/amazon-price-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Price Tracker

A simple web scraping project in Python 3.

  • Track the price of an item on Amazon UK and get an email (only Gmail supported now) when the price of the product drops and is available at a discounted rate!
  • Written for fun after watching a basic YouTube tutorial by Dev Ed.

Requirements

  • Either ONE of the following:
    1. Allow Less Secure Apps on your Google Account
    2. Enable Two-Factor Authentication, and generate a new app password for Mail
  • Get pip (more info)
  • Download requirements using pip install -r requirements.txt
  • Clone this repository and run python service.py

About

A web scraping project to track the price of an item on Amazon UK.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages