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: 2025-01-05 04:53:20 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 .