A "meta search engine" to search directly with websites build in search function. So you always get exactly what you're searching for.
Popular search engines are already added.
- Clone this repository
- Install Flask: (https://pypi.org/project/Flask/)
pip install Flask
- Inside of the projects directory run
flask run
