LoayAhmed304/search-engine
A high-performance search engine that crawls web pages, indexes content, calculates PageRank scores, and provides modern UI for searching.
This project helps you create your own high-performance search engine to crawl websites, organize their content, and provide relevant search results. It takes raw web pages as input and produces a functional search interface where users can find information quickly. This tool is ideal for developers or IT professionals who need to build a custom search solution for a specific collection of websites.
No commits in the last 6 months.
Use this if you need to build a custom search engine for a defined set of web content and require control over crawling, indexing, and ranking.
Not ideal if you are looking for a ready-to-use search engine for public web search without needing to set up and manage the infrastructure yourself.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/LoayAhmed304/search-engine"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.