@kessler/search
v1.1.2
Published
a search api and cli tool
Downloads
5
Readme
@kessler/search
personal search api and cli lib/tool
currently only supports google custom search engine
rc name: 'kessler-search'
install
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