ashish173 / DaveDaveFind

A simple search engine based on the web crawler developed in Udacity's CS101 course.

Home Page:http://davedavefind.appspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DaveDaveFind is a simple search engine based on the web crawler developed in the Udacity CS101 course. It is built with the Bottle web framework by Marcel Hellkamp and designed to run on Google App Engine. The web crawler script udacity_crawler.py uses BeautifulSoup, an HTML parsing library by Leonard Richardson, and the Robot Exclusion Rules parser by Philip Semanchuk.

A working version of this application is available here. Detailed development notes for this project are available here.

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Please see the included licensing information for further details.

About

A simple search engine based on the web crawler developed in Udacity's CS101 course.

http://davedavefind.appspot.com/

License:Other