WEB SCRAPING - TASK 1
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 Model
Price
Fuel Type
Transmission Type
Number of Color Variants (like "Available in 5 colors")
52 Views

