Yellow Pages Scraper

A click-once application I wrote in C# a while back to scrape yellow pages. You put in a keyword and a location (Zipcode, City), and it put the results in a nice table. You then could remove all records that have missing fields (email). Had the ability to export to excel or even append the results to table in a database.
Technologies

  • C#
  • Clickonce
  • Windows Presentation Foundation (WPF)