avitomar12 / price_tracker

Tracking the price of products on amazon and flipkart.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

price_tracker

This is basic implementation to scrap a url of amazon or flipkart which is provided and extract Name,MRP,Selling price, rating.

Store the infromation in database(Need to implement)

Usage

First run the app.py

python app.py

Use postman to post/get the request to the localhost url.

Contribution

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

Licence

MIT

About

Tracking the price of products on amazon and flipkart.

License:MIT License


Languages

Language:Python 64.9%Language:HTML 35.1%