Skip to main content

google search cli

Project description

# google-search-cli

* works like a shell
* changing keywords without quiting
* socks proxy support
* does not handle urls(leave it to termial emulator)

## setup

```sh
pip install google-search-cli
```

## usage

```sh
google-search keyword keyword2
```

using socks5 proxy, `http_proxy` should also work

```sh
SOCKS_SERVER=127.0.0.1:9090 google-search
```

## the google api

```sh
curl -Gs \
-d v=1.0 \
-d start=0 \
-d rsz=3 \
--data-urlencode q=keyword \
http://ajax.googleapis.com/ajax/services/search/web
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-search-cli-0.0.5.tar.gz (7.5 kB view details)

Uploaded Source

File details

Details for the file google-search-cli-0.0.5.tar.gz.

File metadata

File hashes

Hashes for google-search-cli-0.0.5.tar.gz
Algorithm Hash digest
SHA256 8499836dec2c4d03a676a202bdfa6c4038c789fe88e106c4e1f559989483217a
MD5 e6943f6d570ae86bb9c5081f10c7072e
BLAKE2b-256 ab856316f1ca7f14a48d67a7873271bff778c1c7d7026ad7e3507bc97f5b267a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page