mkdesignn/googlesearch

search keyword, phrase, sentence in google

1.0.1 2017-05-10 21:43 UTC

This package is not auto-updated.

Last update: 2024-05-26 01:32:48 UTC


README

simple search engine to search google

You can search any keyword by only using search static method .

google::search("$keyword");

the return value will be the top 8 result of the first google page wrapped by a link and the title .