Code Monkey home page Code Monkey logo

amazon-price-tracker-using-web-scraping's Introduction

amazon-price-tracker-using-web-scraping

This Django Project help you to track the prices of your favourite amazon product.

Name

Amazon Price Tracker Using Web Scraping

Installation

Use the package manager pip to install requests , bs4(BeautifulSoup), lxml ,html5lib.

pip install requests
pip install bs4
pip install lxml
pip install html5lib

Description

Amazon price track is used to track the price of the product and deal offer on it. you can track all your product at one place and if there is an discount on your favourite product you can go to the product website by the link provide in the product details.

Features

  1. It shows the current price,old price and difference of prices. If there is a difference greater than it shows the difference price in green color and if difference is lower than it shows the difference price in red color so you can decide whether to buy now or later.
  2. It shows the deal is available or not on the product and shows the deal's price on that product if available.
  3. It also shows the image of the product.
  4. You can delete the product from the list if you no longer needed to track that product.
  5. You can add as many links as you want.
  6. Prices get updated by clicking on update button.

Project can be used for Other Website

You can use this project to track other website's product & their prices. You have to change the product titles id and price id by inspecting the html of the website.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

amazon-price-tracker-using-web-scraping's People

Contributors

vipul1705 avatar

Stargazers

 avatar

Watchers

 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.