Git Product home page Git Product logo

amazon-price-drop-alert's Introduction

Amazon-Price-Drop-Alert

This script will send you an email when the price for specific items you followed on Amazon drops beneath a certain price you set.

You can parse the price without Amazon API !

Running the Project

  • Download the project
  • Install dependencies through $ pip install -r requirements.txt
  • After installing all the dependencies run $ python amazon.py
  • Enter all information
  • Push the button and let the magic happen.

Inputs Required

URL

Get url from your amazon of your location. For example : URL of Amazon IN is https://www.amazon.in/dp/...

Price

You need to put the price at which you would like to buy

Email_Address

Enter email address of which you have access as mail will be sent when price drops below your expected price

Contributing

Setting-up the Python project

  • Download and install Git.
  • Fork the Repository.
  • Clone the repository to your local machine $ git clone https://github.com/<your-github-username>/Amazon-Price-Drop-Alert.git
  • Change directory to DogeChat $ cd Amazon-Price-Drop-Alert
  • Add a reference to the original repository
    $ git remote add upstream https://github.com/harshsbais/Amazon-Price-Drop-Alert.git
  • $ pip install -r requirements.txt
  • $ cd App
  • $ python amazon.py

Contributing Guidelines

  • Feel free to open an issue to report a bug or request a new feature.
  • Before starting to work on an issue, comment on that issue that you want to work on this and then only start to code.
  • Create a new branch with a related name of the motive i.e. bug/refactor/feature and commit your changes in that branch
  • For more extensive guidelines, kindly check the CONTRIBUTING.md๐Ÿค

Limitation

Checking interval time limitation

This code use some skill preventing banned by Amazon. However, the best interval time between each time of price checking is around 15 minutes.

Why my script can't get price from Amazon?

There may be two problem of it.

  • Your IP was banned by Amazon

    • Change your IP or wait for unban.
  • The item selector changed

App-Format

Email-Format

Dependencies

Python 3
BS4
PyQtWebEngine
SMTPlib
lxml
Webdriver-Manager
Selenium

Future feature

** Script running in background for long and checking after every 1 hour **

** Complete standalone GUI app for MacOS and later for Windows **

** Mail will include a graph of price using matplotlib **

amazon-price-drop-alert's People

Contributors

harshsbais avatar muthuannamalai12 avatar khimit avatar tharunc avatar amanchande avatar musavveer avatar redolat avatar vashuev avatar

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.