TASK1 - Web Scraping
Built a Python script using BeautifulSoup to scrape Maruti Suzuki car details from ackodrive.com.
Extracted car Make, Model, Price, Fuel Type, Transmission, and Color Variant Count into a clean table.
62 Views

Built a Python script using BeautifulSoup to scrape Maruti Suzuki car details from ackodrive.com.
Extracted car Make, Model, Price, Fuel Type, Transmission, and Color Variant Count into a clean table.