Car purchase recommender

A project to recommend cars

This web application involves a page that accepts input regarding the car features from the user. The user is expected to enter the car company name and can then select various the criterion for their search based on mileage, fuel type, seating capacity and transmission. Based on the specified filters the search will be performed and the data would be retrieved from a website . The scraped data can be stored in a CSV file, an Excel spreadsheet, or a database It scrapes details about the various cars available in the market from the carwaale.com website. The project also features a web application built using Flask that allows the user to get car recommendations based on selected filters.

At the top is the Home page, center is specific car page and lastly the search results
Search results for a car
Api endpoints

This project was worked as part of Application development using Python mini-project.

Contributors: Oren, Pratheek, Samriddhi