Craiglist Clone/Scrapper

This is a project I did to understand how Python and Django work together to make difficult tasks easy in web development

The website uses materialize to design CSS and Django for backend.

It also uses Beautiful Soup and Python to scrape Craiglist and get the desired result for us.

Link to website(hosted on Heroku): Scraplists

Technologies:
Source Code:
Craiglist Clone App(Github)
Homepage