Skip to content

The search engine I implemented for my License project. It's composed of a web crawler that indexes the data retrieved into a Elasticsearch database. It will have an interface used to search through that data

Notifications You must be signed in to change notification settings

cattalin/QuickLook-Spider

Repository files navigation

QuickLook-Spider

The search engine I implemented for my License project. It's composed of a web crawler that indexes the data retrieved into a Elasticsearch database. The Crawler is parallel and can gather data from multiple links at once, storing all the further references to yet uncrawled sites onto the database to be crawled later The stored data about the websites is then queries and showed onto a ASP.NET MVC interface website

About

The search engine I implemented for my License project. It's composed of a web crawler that indexes the data retrieved into a Elasticsearch database. It will have an interface used to search through that data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published