Web scraper interface for craiglist.
This interface acts as a sales search engine at bangalore location. And, it uses results provided craiglist.org, in backend. Feel free to add to any feature.
MySQL interface settings included(Unnecessary).
Framework used : django 3.0.1 bootstrap 4
Libraries used - Requests : Python based HTTP Request Library. bs4 : To extract data from craiglist website.
quote-plus : for quoting an url.