Skip to content

ecmendenhall/DaveDaveFind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages