Doing a google search from javascript

Is there a package that helps with doing a google search from meteor?
Or can anyone explain what is the easiest way to do a standard google search from within the javascript code and get a list of URLs as result?

you can use, for example, Google Web Search API, see documentation here: Link