Alanghj / Search_Engine

Search engine application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Search engine application

License:MIT License


Languages

Language:kvlang 72.6%Language:Python 27.4%