public CraigslistScraperAppContext()
 {
     client = new CLWSQL();
 }
 public CraigslistScraper()
 {
     client = new CLWSQL();
 }