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)
First run the app.py
python app.py
Use postman to post/get the request to the localhost url.
Pull request are welcome. For major changes, please open an issue first to discuss what you would like to change.