personal search api and cli lib/tool
currently only supports google custom search engine
rc name: 'kessler-search'
create a custom search engine and enable custom search engine api in your google dev console this should yield two things:
- an api key
- a cx identifier
add them to config or specify in options to tool
npm i -g @kessler/search
search something
see --help for options