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
Price
Fuel type
Transmission type
Model category (SUV, Sedan, Hatchback, etc.)

code file
60 Views

