Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 512 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 512 Bytes

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