You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Installation
You will need to install the Scrapy framework to execute the code. https://scrapy.org/.