2017 © Pedro Peláez
 

library google-suggest

Google keyword suggestion scraper

image

buchin/google-suggest

Google keyword suggestion scraper

  • Tuesday, July 11, 2017
  • by buchin
  • Repository
  • 1 Watchers
  • 1 Stars
  • 22 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 16 % Grown

The README.md

Google Suggest

Google keyword suggestion scraper, (*1)

Getting Started

Get this up and running, (*2)

Prerequisites

composer, (*3)

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, (*4)

The Versions

11/07 2017

dev-master

9999999-dev

Google keyword suggestion scraper

  Sources   Download

Halal

The Development Requires

by Mochammad Masbuchin