Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 433 Bytes

File metadata and controls

7 lines (7 loc) · 433 Bytes

Web-Search-Engine


• Created using JAVA programming language where user will input web link and engine will crawl through link and find other links inside that page to provide an output on screen and to store data as a text file.
• Added Web Crawler for indexing all content of websites, Pattern matching algorithm to check accuracy, conversion of HTML to text file, searching keyword and word suggestion feature.