buchin/google-suggest

Google keyword suggestion scraper

1.0.1 2022-05-12 15:29 UTC

This package is auto-updated.

Last update: 2024-04-12 19:38:24 UTC


README

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