Giter Site home page Giter Site logo

prathambhattech / amazon-product-tracker Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 497 KB

Amazon Tracker archives user-provided product URLs and associated emails, systematically assesses URL-based product data, and triggers notifications and email alerts to apprise users of price reductions below predefined maximum thresholds, thereby enhancing user decision-making for economical purchases.

Python 100.00%
automation python shopping-assistant webscraping

amazon-product-tracker's Introduction

Amazon Tracker

Amazon Tracker stores the product urls entered by the user and the email of the user and checks all the product data from the provided urls.
When the price falls below the max price an email and notification is sent to the user.


User Manual:

  • Install python 3.8 or 3.9 and pip
    References:

  • cd into the directory of the project and type: pip install -r requirements.txt This will install all the required libraries.

  • Click on Amazon-Tracker.py and fill in the data asked.

  • Whenever you want to check the products just click on this file.

  • If you want to add new products or remove products later on, click on Product_Manager.py and follow the instructions.


Contributors:

Pratham Bhat

  • Storing urls, email, names and max price of products using sql
  • Accessing html product data using requests
  • Processing html to get information such as price and product title
  • Sending email if price drops below the threshold
  • CUI for adding and removing urls

Prateek Rao

  • Sending SMS to user's phone for price drop alerts

Note:

The SMS function is still under development due to constraints and does not work yet.

amazon-product-tracker's People

Contributors

prateekrao avatar prathambhattech avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

prateekrao

amazon-product-tracker's Issues

SMS doesnt work.

Current method uses a paid service. When a free service is found and is user friendly this issue will be fixed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.