Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/einpraegsam/google-image-grabber
https://github.com/einpraegsam/google-image-grabber
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/einpraegsam/google-image-grabber
- Owner: einpraegsam
- Created: 2023-09-20T06:28:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-07T12:52:25.000Z (11 months ago)
- Last Synced: 2024-11-16T13:07:42.357Z (2 months ago)
- Language: PHP
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Image Grabber
Scrape google images using PHP
## Getting Started
Get this up and running
### Prerequisites
composer
### Installing
```bash
composer require buchin/google-image-grabber
```### Usage
```php
use Buchin\GoogleImageGrabber\GoogleImageGrabber;$keyword = 'makan nasi';
$images = GoogleImageGrabber::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