🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

googling-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

googling-cli

Open the Google search results page in the browser from your terminal.

0.0.3
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

googling-cli

Open the Google search results page in the browser from your terminal.

  • Installation
  • Usage
  • Options
  • License

Installation

npm install -g googling-cli

Usage

gg             # open google.com on the browser
gg <keywords>  # open the search results page of the <keywords>

Options

-f, --filetype

Restrict search result to the given file type (ex: pdf, docx...)

gg <keywords> --filetype <filetype>

-s, --site

Search keywords within a certain domain.

gg <keywords> --site <domain>

Their are presets for some domain.

gg <keywords> --youtube
gg <keywords> --github
gg <keywords> --notion
gg <keywords> --stack

-m, --map

gg <keywords> --map

-h, --help

Show manual.

gg --help

License

FAQs

Package last updated on 18 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts