/google-suggest

Google keyword suggestion scraper

Primary LanguagePHP

Google Suggest

Google keyword suggestion scraper

Getting Started

Get this up and running

Prerequisites

composer

Installing

composer require buchin/google-suggest dev-master

Usage

use Buchin\GoogleSuggest\GoogleSuggest;

$keyword = 'makan nasi';

$suggested = GoogleSuggest::grab($keyword);

Test

./vendor/bin/kahlan --reporter=verbose

Authors

  • Mochammad Masbuchin - Initial work - buchin

License

Halal