Skip to content

buchin/google-suggest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Google keyword suggestion scraper

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages