Giter Site home page Giter Site logo

omartgabr / custom-search-engine Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 30 KB

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.

Python 77.65% CSS 9.14% HTML 13.21%
data-engineering database-management etl

custom-search-engine's Introduction

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.

custom-search-engine's People

Contributors

omartgabr avatar

Stargazers

 avatar

Watchers

 avatar

custom-search-engine's Issues

No module named 'configuration'

Traceback (most recent call last):
File "/home/runner/Custom-Search-Engine/main.py", line 9, in
from configuration import add_search_query, add_search_result, get_info
ModuleNotFoundError: No module named 'configuration'
�[?25l

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.