Open
Description
Is your feature request related to a problem? Please describe
Usually people search for a query in google with a browser. Google takes the query input and shows the relevant links. But, sometime programmers may need those links to work with in a program.
Describe the solution you'd like
The solution is to create a python script that takes a query string as input and searches relevant links in Google without a browser.