search-engine-algorithm
There are 9 repositories under search-engine-algorithm topic.
agostinhocbneto/php-search-image-crawler
This is a simple code to allow you search for images on Web Search Engines like Google and Bing using only PHP
darshank15/wikipedia-search-engine
Built a complete search engine by creating an Inverted Index on the Wikipedia corpus ( of 2018 with size 72 GB). That gives you top search result related to given query words.
anshul1004/CountriesSearchEngine
A search engine built to retrieve geographical information of any country.
AglaianWoman/GoogleScraper
A Python module to scrape several search engines (like Google, Yandex, Bing, Duckduckgo, Baidu and others) by using proxies (socks4/5, http proxy) and with many different IP's, including asynchronous networking support (very fast).
SuvanshKumar/olympics-search-engine
Search engine specifically targeted to Olympics
jayshah19949596/Search-Engine-Algorithm
This repository demonstrates simple search engine algorithm using basic python data structure
M-Taghizadeh/LtcLnc-Algorithm
Implementation Search Engine with LTC-LNC algorithm developed with Python and Flask framework
kritisingh24/Search-Engine
The search engine returning all recipes that contain all of the given keywords. The user can choose from a number of orderings depending on their food preferences.
Stefan9283/SiteRanking
an implementation of the Page Ranking algorithm