Task 1 Web Scraping
In this task, I used a Python script with BeautifulSoup to scrape data from a car listing website. The script successfully extracted structured information such as the car name, price, fuel type, transmission type, and model category.
258 Views

