Skip to content

This project utilizes Flask, HTML, and CSS for web development, integrating Google, Bing, and Yahoo search APIs, alongside MySQL for efficient data storage and retrieval, in creating a custom search engine with advanced algorithms and metrics to enhance user search experience.

Notifications You must be signed in to change notification settings

omartgabr/Custom-Search-Engine

Repository files navigation

Custom Search Engine

This project is a custom search engine developed using Flask, HTML, and CSS, integrating Google, Bing, and Yahoo search APIs. It aims to provide efficient and enhanced search capabilities by leveraging various algorithms and metrics for refining search result rankings and improving the user experience.

Features

  • Integration of Multiple Search APIs: The search engine integrates Google, Bing, and Yahoo search APIs to provide comprehensive search results to users.

  • MySQL Database Architecture: A MySQL database architecture has been designed to ensure efficient storage and retrieval of URLs, enhancing the performance of the search engine.

  • Algorithm Development: Advanced algorithms have been engineered for extracting data from URLs, improving the quality of search results. These algorithms take into account various metrics such as keyword lengths, Mean Reciprocal Rank, and Mean Average Precision to refine search result rankings.

  • Enhanced User Experience: By utilizing metrics and algorithms, the search engine aims to improve the overall user experience by providing more relevant and accurate search results.

Technologies Used

  • Flask: Flask is used as the web framework for building the search engine application.

  • HTML: HTML is utilized for creating the structure and content of the web pages.

  • CSS: CSS is used for styling the user interface, providing a visually appealing experience to users.

  • MySQL: MySQL is employed for designing the database architecture, ensuring efficient storage and retrieval of URLs.

Usage

To run the custom search engine locally:

  1. Clone this repository to your local machine.
  2. Run the Flask application.
  3. Access the search engine through the provided URL.

Contribution

Contributions to improve and enhance the custom search engine are welcome. If you have any suggestions, ideas, or bug fixes, feel free to open an issue or submit a pull request.

About

This project utilizes Flask, HTML, and CSS for web development, integrating Google, Bing, and Yahoo search APIs, alongside MySQL for efficient data storage and retrieval, in creating a custom search engine with advanced algorithms and metrics to enhance user search experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published