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
Purpose: To query craigslist based on a user supplied search term and location.
This program will allow the user to filter out unwanted results and then creates a dictionary file based on the unwanted results. If the same serach term is used it will automatically filter out similar results in the future allowing the program to learn from the user and become better at filtering out results the more that it is used. Currently from these results the average price of the item searched for is returned.