Google keyword suggestion scraper
Get this up and running
composer
composer require buchin/google-suggest dev-master
use Buchin\GoogleSuggest\GoogleSuggest;
$keyword = 'makan nasi';
$suggested = GoogleSuggest::grab($keyword);
./vendor/bin/kahlan --reporter=verbose
- Mochammad Masbuchin - Initial work - buchin
Halal