matthewp / google-search-cli

Bash script to search Google from the command line using curl and html2text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Very simple bash script to search Google.  Uses curl and html2text to parse the results.  I just wanted something simple but may expand in the future.

USAGE
$ google this is what I'm searching for

About

Bash script to search Google from the command line using curl and html2text