Skip to content

rforcier2/searchEngineBasic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

searchEngineBasic

Creating very basic search engine to crawl the web and return links.

def Current_Functionality:

  • Grab all links from site of your choice

def Future_Functionality:

  • Next: Grab only links conatining key word or words

def Hopeful_Final:

  • Actually crawl the web and return search results based on key words

Demo

About

creating very basic search engine to crawl the web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages