https://github.com/buchin/google-web-grabber
https://github.com/buchin/google-web-grabber
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/buchin/google-web-grabber
- Owner: buchin
- Created: 2019-10-20T05:06:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T06:48:38.000Z (over 6 years ago)
- Last Synced: 2024-04-30T19:20:56.663Z (about 2 years ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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