【发布时间】:2017-05-16 04:07:42
【问题描述】:
似乎使用 google CSE api 总是忽略我的 imgType 属性,即使是通过他们的 official API test page。
我的要求是:
{
"q": "Maimi Yajima",
"cx": "014585077406021600032:tu4nwhtmr5q",
"searchType": "image",
"imgType": "clipart"
}
但即使更改 imgType 我总是得到相同的结果。
我哪里错了?
【问题讨论】:
-
您是否在 CSE 设置中打开了图像搜索? (理智检查,因为还没有答案)support.google.com/customsearch/answer/2630972?hl=en
-
@Emptyless 是的。
标签: face-detection google-search-api