Redirect Search Engine
A search engine which can redirect to the website according to the user's query.
Approach
- Get user's query.
- Search with minimal engines like DuckDuckGo, Google Search, Bing, etc. and get their most relevant result.
- Finally redirect to the top resultant URL.
- Alternatively, we can also recommend most relevant results in dropdown menu for ease of redirection for user.