Skip to content

andrewsu31098/ICS-SEARCH-ENGINE-PROJECT

Repository files navigation

ICS-SEARCH-ENGINE-PROJECT

Search engine for any web page on the ics.uci.edu domain.

Code to:

  1. Crawl Links
  2. Scrape websites
  3. Build a corpus (collection of websites)
  4. Build an index (to optimize earch)
  5. Execute a search.
  6. Run a GUI for the search.

NOTE: To reduce the load on the ICS servers, this code was made to be tested on a downloaded ARCHIVE of the ICS website.

About

Search engine for any web page on the ics.uci.edu domain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages