Giter Site home page Giter Site logo

gcli's Introduction

Search the web from the command line using a Google Custom Search engine

Note: Should work anywhere you have access to a Factotum (Plan9, 9front, plan9port)

Installation

go get github.com/halfwit/google
go install github.com/halfwit/google

Usage

google [[-i] [-it type] [-is size] [-ic color] [-id scale]] [-m results] [-r url] [-a key] [-f type] [-e match] [-x exclude] [ -s safe] query

  • -m Number of results per query
  • -r Search for sites related to [url]
  • -a Use API key instead of factotum
  • -f File type [bmp|gif|png|jpg|svg|pdf]
  • -e Match string exactly
  • -x Phrase to exclude
  • -s Safe search [active|high|medium|off]
  • -i Image search

Requires -i

  • -it Image type [clipart|face|lineart|news|photo]
  • -is Image size [huge|icon|large|medium|small|xlarge|xxlarge]
  • -ic Image color [black|blue|brown|gray|green|orange|ping|purple|red|teal|white|yellow]
  • -id Image scale [color|gray|mono]

Authentication

To use this, you need an API key for Google Custom Search engine. See https://developers.google.com/custom-search/v1/introduction, select "Get A Key"

Additionally, you also have to create a Custom Search Engine itself. When you create a Custom Search Engine, you'll also get a cx key.

Store these keys in your Factotum

  • gcli - your API key (AIza...)
  • gcse - your CSE key

Performance (Subjective)

Using this, I was able to complete a search with 50 results, in 0.03 seconds. A similar search on the popular Python program googler was roughly 0.19 seconds.

gcli's People

Contributors

halfwit avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.