I created a simple script that scraped the first page of used items in my local area. I then cleaned the data and peformed some exploratory data analysis on it.
You will need to install the Scrapy framework to execute the code. https://scrapy.org/.
I created a simple script that scraped the first page of used items in my local area. I then cleaned the data and peformed some exploratory data analysis on it.
You will need to install the Scrapy framework to execute the code. https://scrapy.org/.