Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 515 Bytes

README.md

File metadata and controls

43 lines (24 loc) · 515 Bytes

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