PROJECTS

Craigslist Cars and Trucks Scraper

For my personal use, in an effort to more easily find a car based on various criteria, I built a craigslist scraper in Python3 that dumped filtered results into a google sheets document for further analysis.

Read the blog post
See it on github

Technologies

  • Python3
  • Scrapy
  • Google Drive API