The following code is used to scrape car the classifieds car dataset to be used in analysis.
First we are going to setup a table in an sqllite database so tht we can persit store our scraped data incase my computer dies because my battery needs to be replaced or if we lose internet connection because for some reson there is only one spot in the house here in Bagamoyo that has proper network, miss that spot and hello stone age!
import sqlite3