Google search in Linux CLI Archives - Hack Ware News https://hackwarenews.com/tag/google-search-in-linux-cli/ News, ethical hacking, cyber crime, network security Sun, 07 Oct 2018 10:22:58 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.5 Google search in Linux CLI https://hackwarenews.com/google-search-linux-cli/ https://hackwarenews.com/google-search-linux-cli/#respond Wed, 27 Dec 2017 22:52:09 +0000 https://hackwarenews.com/?p=3341 Google search in Linux CLI. Making a google search in Linux via CLI is not a just a geek thing anymore, as Linux gaining popularity among normal people. Googler is a powerful, feature-rich and written in Python. This command line tool lets you access Google  and Google Site Search within the Linux terminal. It provides an interface from […]

The post Google search in Linux CLI appeared first on Hack Ware News.

]]>
Google search in Linux CLI. Making a google search in Linux via CLI is not a just a geek thing anymore, as Linux gaining popularity among normal people.

Googler is a powerful, feature-rich and written in Python. This command line tool lets you access Google  and Google Site Search within the Linux terminal.

It provides an interface from the command line to Google search and displays results inform of title, URL and abstract information in pages, with page navigation similar to that on a GUI web browser.

Users can integrate it with a text-based web browser and open the result directly in the web browser.

Watch the quick demo of Googler.

Google search in Linux CLI

Google search in Linux CLI

Firstly, let’s install a utility called Googler.  

Users of Ubuntu Linux and its derivatives such as Linux MintXubuntu can install it via this PPA by executing the commands below:

$ sudo add-apt-repository ppa:twodopeshaggy/jarun
$ sudo apt-get update
$ sudo apt-get install googler

The post Google search in Linux CLI appeared first on Hack Ware News.

]]>
https://hackwarenews.com/google-search-linux-cli/feed/ 0