You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight Java-based web crawler and search engine built from scratch.
It crawls websites, downloads pages, indexes text, and performs keyword search using a simple TF-IDF scoring model.