GoSearch for anything from your terminal
Requirements
pip install beautifulsoup4
pip install google
pip install bs4
pip install requests
Using the python package "google" we can get results from google search engine, With this python script you can get links of first n search results.