TASK-1 Web Scraping
In this project, I developed a Python script using BeautifulSoup to scrape car listings from a vehicle catalog website. The script successfully extracted
structured data including:
Car name
Fuel type
Transmission type
Price
Model category (SUV, Sedan, Hatchback, etc.)
69 Views

