/Search_Engine

Search engine application

Primary LanguagekvlangMIT LicenseMIT

Search_Engine

Overview

  • A simple starting point for creating a search engine application.

Virtual environment and Libraries in Windows:

Windows:
  python3 -m venv env
  .\env\Scripts\activate
  pip3 install -r requirements.txt
  deactivate

Get your API_KEY, and ENGINE_ID

How to run:

  • https://github.com/Alanghj/Search_Engine.git.
  • You will have to run the file: run.py.
  • Do no forget to Install the requirements.txt.

Interface

Search engine Search engine

Search engine

License

  • See the LICENSE file for license rights and limitations (MIT).

🎓 Author

Image Alanghj
Alanghj

Made by Alanghj