# goris
[![Build Status](https://travis-ci.com/tanaikech/goris.svg?branch=master)](https://travis-ci.com/tanaikech/goris)
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENCE)
<a name="top"></a>
# Overview
This is a CLI tool to search for images with **Go**ogle **R**everse **I**mage **S**earch.
# Description
Images can be searched by image files and image URLs. Searched images display URLs and also can be downloaded as image files.
# How to Install
Download an executable file from [the release page](https://github.com/tanaikech/goris/releases) and put to a directory with path.
or
Use go get.
```bash
$ go install github.com/tanaikech/goris@latest
```
# Usage
Search images from an image file. You can select number of output URLs using `-n`. The maximum number of output URLs is 100. (The current default value is 10. So when `-n` is not used, 10 URLs are returned.)
```bash
$ goris s -f [image file] -n 50
```
Search images from an image URL.
```bash
$ goris s -u [image URL]
```
Download searched images from an image file. Following sample downloads 10 searched images using an image file.
```bash
$ goris s -f [image file] -d -n 10
```
Retrieve web pages with matching images on Google top page. When this is not used, images are retrieved.
```bash
$ goris s -u [image URL] -w
```
```bash
$ goris s -f [image file] -w
```
<a name="Licence"></a>
# Licence
[MIT](LICENCE)
<a name="Author"></a>
# Author
[TANAIKE](https://github.com/tanaikech)
If you have any questions and commissions for me, feel free to tell me using e-mail of tanaike@hotmail.com
<a name="Update_History"></a>
# Update History
- v1.0.0 (April 26, 2017)
Initial release.
- v1.0.1 (May 16, 2017)
1. A bugfix
- When number of retrieved URLs is smaller than number of default output, an error had occurred. This was fixed. (Thank you! [Steve Davis](https://github.com/OptumCS))
- v1.1.0 (June 13, 2017)
1. Add option
- When images are matched to a searched image, web pages with matching images are retrieved. These are web pages displayed on Google top page. When this is not used, images are retrieved. This was added as a boolean option. (This was added by a request.)
<a name="v111"></a>
- v1.1.1 (January 3, 2020)
1. It seems that the specification of `github.com/urfave/cli` was changed by the update of [https://github.com/urfave/cli](https://github.com/urfave/cli). By this, when `go get -u github.com/tanaikech/goris` is run, an error occurred. So this error was removed.
<a name="v200"></a>
- v2.0.0 (April 23, 2020)
1. The specification for running the reverse image search was changed at Google side. By this, this application was also changed.
<a name="v300"></a>
- v3.0.0 (February 23, 2022)
1. The specification for running the reverse image search was changed at Google side. By this, this application was also changed.
<a name="v301"></a>
- v3.0.1 (May 2, 2022)
1. About the option `-w`, a bug was resolved. By this, the URLs of the related Web site are returned. As the default, 10 URLs are returned. If you want to retrieve more, please use the option `-n` like `-n 20`.
[TOP](#top)
没有合适的资源?快使用搜索试试~ 我知道了~
使用 Google 反向图像搜索 (goris) 搜索图像 的 CLI工具_go_代码_下载
共9个文件
go:4个
licence:1个
yml:1个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 13 浏览量
2022-06-15
18:16:39
上传
评论
收藏 9KB ZIP 举报
温馨提示
这是一个 CLI 工具,用于使用Go ogle R everse I mage Search搜索图像。 描述 可以通过图像文件和图像 URL 搜索图像。搜索到的图像显示 URL,也可以作为图像文件下载。
资源推荐
资源详情
资源评论
收起资源包目录
goris-master.zip (9个子文件)
goris-master
LICENCE 1KB
README.md 3KB
ris
ris.go 6KB
doc.go 924B
go.mod 433B
goris.go 3KB
goris_test.go 359B
go.sum 2KB
.travis.yml 86B
共 9 条
- 1
资源评论
快撑死的鱼
- 粉丝: 1w+
- 资源: 9149
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功