darkrodry / search_engine

Crawler and search engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SEARCH ENGINE

This project was developed for the RAI (Retrieval and Access to Information) course at UC3M in 2012.

This search engine contains:

  • a crawler to download webpages given an initial page
  • a web page parser to process and store the main info for this pages
  • a search engine to access to this info given a topic query

About

Crawler and search engine


Languages

Language:C# 100.0%