A terminal user interface for searching google
A textual user interface for google.com
Prerequisites (❗Read carefully❗)
Firstly, you’ll need to install the package
Secondly, you’ll need to get google search api key(s)
- Go to developers.google.com/custom-search/v1/overview
- Scroll down
- Click the big blue
Get a key
button (screenshot]) - Make a app if you haven’t already, the name doesn’t matter
- Click the
NEXT
button - You’ll get an api key
You can do the above process as many times as you want. Each api key has a 100 request limit per day, which is plenty for normal use but if you ever run out of uses you can just create more api keys
Thirdly, you’ll need to provide the token(s) to the package. You can use a environment variable named GOOGLE_API_KEY
or you can