Craigslist Clone (Django with Web Scraping)
Part of the 'initial-django-projects' collection, this is a basic clone of Craigslist using the Django web framework. The application uses web scraping to display listings from the actual Craigslist website, and uses a database for storing user search queries.
Check Out Repository