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 Repl.it Demo