WebImageSearch

WebImageSearch["string"]

给出指定文本字符串的排在前面的网站图像搜索结果数据集.

WebImageSearch[form]

给出进行指定 form 的网站图像搜索获得的排在前面的结果.

WebImageSearch[form, n]

通过由 form 指定的网页图像搜索获取前 n 个结果.

WebImageSearch[form,elems]

给出由 elems 指定的网站图像搜索元素.

WebImageSearch[form, elems, n]

通过由 elems 指定的网页图像搜索提取前 n 个元素.

更多信息和选项

  • WebImageSearch 要求有网络连接,并使用需要有 Service Credits 外部服务.
  • WebImageSearch 支持下列基本搜索形式:
  • stringstring 为搜索引擎的查询
    "string"所有字符串必须出现在图像元数据中
    {s1,s2,}在图像元数据中搜索所有 si
    s1|s2|至少 si 中的一个必须出现在图像元数据中
    "field"s1si 必须出现在给定字段中
    Except[q]q 不能出现在图像元数据中
  • 可能的字段包括:
  • "Country"只在给定国家的网站域名内进行搜索
    "Site"只在指定网站内进行搜索
  • 可能的选项包括:
  • AllowAdultContentFalse是否包括适合于成人的结果
    Language None仅给出指定语言的网页
    MaxItems 10返回的结果的数量
    Method Automatic使用的外部搜索服务
  • Method 的可能设置包括 "Google""Bing".
  • elems 可以指定的元素包括:
  • "Thumbnails"图片缩略图
    "Images"完整图像
    "ImageHyperlinks"完整图像的超链接
    "PageTitles"页面标题
    "PageHyperlinks"图像出现的网页的超链接
    "FileFormats"图像文件的格式

范例

打开所有单元关闭所有单元

基本范例  (3)

搜索老虎的图像:

限制结果为 3 幅图像:

从搜索结果中提取两幅最大的图像:

范围  (10)

搜索形式  (4)

搜索与简单字符串相匹配的图像

搜索元数据含有所有指定字符串的图像:

按国家过滤结果:

按网站过滤结果:

元素  (6)

FileFormats  (1)

获取由搜索查询返回的图像格式:

ImageHyperlinks  (1)

获取由搜索查询返回的完整图像的超链接:

Images  (1)

获取完整图像列表:

PageHyperlinks  (1)

获取由搜索查询返回的包含图像的页面超链接:

PageTitles  (1)

获取由搜索查询返回的包含图像的页面的标题:

Thumbnails  (1)

获取缩图列表:

选项  (3)

Language  (1)

只搜索指定语言的网页上的图像:

MaxItems  (1)

指定获得的图像的最大数量:

Method  (1)

指定搜索引擎:

巧妙范例  (1)

比较不同国家的搜索结果:

Wolfram Research (2017),WebImageSearch,Wolfram 语言函数,https://reference.wolfram.com/language/ref/WebImageSearch.html (更新于 2020 年).

文本

Wolfram Research (2017),WebImageSearch,Wolfram 语言函数,https://reference.wolfram.com/language/ref/WebImageSearch.html (更新于 2020 年).

CMS

Wolfram 语言. 2017. "WebImageSearch." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2020. https://reference.wolfram.com/language/ref/WebImageSearch.html.

APA

Wolfram 语言. (2017). WebImageSearch. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/WebImageSearch.html 年

BibTeX

@misc{reference.wolfram_2024_webimagesearch, author="Wolfram Research", title="{WebImageSearch}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/WebImageSearch.html}", note=[Accessed: 05-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_webimagesearch, organization={Wolfram Research}, title={WebImageSearch}, year={2020}, url={https://reference.wolfram.com/language/ref/WebImageSearch.html}, note=[Accessed: 05-November-2024 ]}