Craigslist Ad Parser

"I wish I would have started my projects with Kevin along time ago. He did exactly what I needed. Excellent work!" - Client

Description

A script that extracts addresses and times from yard sale ads posted on Craigslist.

Technologies Used

  • PHP
  • MySQL
  • Google Maps API

Key Features

  • Searches the ad for street types and abbreviations then checks before them for a street number.
  • Uses regular expressions to find any dates or times
  • Uses the Google Maps API to confirm the address and get GPS coordinates

#PHP #MySQL #Google Maps