https://github.com/uiur/guessimage
Guess a keyword using `search by image` in Google
https://github.com/uiur/guessimage
Last synced: 10 months ago
JSON representation
Guess a keyword using `search by image` in Google
- Host: GitHub
- URL: https://github.com/uiur/guessimage
- Owner: uiur
- Created: 2015-05-12T11:09:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-12T11:54:10.000Z (over 10 years ago)
- Last Synced: 2025-01-14T19:12:17.939Z (12 months ago)
- Language: Shell
- Homepage:
- Size: 133 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## guessimage
A bash script to guess a keyword by image.
Japanese environment only for now.
```
$ ./guessimage http://upload.wikimedia.org/wikipedia/commons/thumb/b/b9/Steve_Jobs_Headshot_2010-CROP.jpg/500px-Steve_Jobs_Headshot_2010-CROP.jpg
steve jobs iphone
```
## Installation
You need to have [pup](https://github.com/EricChiang/pup).