JD235/Web-Search-Engine
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
• 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.