An open API service indexing awesome lists of open source software.

https://github.com/buchin/google-web-grabber


https://github.com/buchin/google-web-grabber

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Google Web Grabber

Scrape google web using PHP

## Getting Started

Get this up and running

### Prerequisites

composer

### Installing

```bash
composer require buchin/google-web-grabber
```

### Usage

```php
use Buchin\GoogleWebGrabber\GoogleWebGrabber;

$keyword = 'makan nasi';

$results = GoogleWebGrabber::grab($keyword);

```

## Test

```bash
./vendor/bin/kahlan --reporter=verbose
```

## Authors

* **Mochammad Masbuchin** - *Initial work* - [buchin](https://github.com/buchin)

See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.

## License

Halal