Skip to content

flofriday/bananasearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websearch

Screenshot Here is a screenshot with the word "dog" as a query on an index that was built on 100 pages starting from Wikipedia - Linux

This is just a simple project where I try to implement a web search engine like Google.

At the moment you can crawl the web (inpolite) create an simple inverted index and search for single words. However the results are not even ranked.

How to use

First, you need to run the crawler to index the 100 websites (yes this is hardcoded at the moment). Here we use the Wikipedia - Linux page as the seed but any Website with enough links will do.

make all
./crawler https://en.wikipedia.org/wiki/Linux

Now, we can just start the server and open http://localhost:8000

./server
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy