> ## Documentation Index
> Fetch the complete documentation index at: https://docs.keyapi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Google 图片搜索

> 根据关键词检索 Google Images 图片结果，返回图片地址、来源页面、标题等信息。适合图片素材发现、视觉内容监测和竞品图片分析。

<div className="inline-flex items-center gap-2 px-4 py-2 bg-yellow-50 dark:bg-yellow-900/20 border border-yellow-200 dark:border-yellow-800 rounded-lg">
  <span className="text-base">🪙</span>
  <span className="text-sm font-medium text-yellow-900 dark:text-yellow-100"><span className="font-semibold">3 credits</span><span className="text-yellow-700 dark:text-yellow-300 ml-1">每次请求</span></span>
</div>

## Copy for AI

<div className="my-6 rounded-xl border border-gray-200 bg-gray-50 p-5 dark:border-gray-800 dark:bg-gray-900/40">
  <div className="min-w-0">
    <p className="text-base font-semibold text-gray-900 dark:text-gray-100">🤖 让 AI 帮你写调用代码</p>
    <p className="mt-1 text-sm text-gray-700 dark:text-gray-300">点击按钮复制一段结构化提示词，可直接交给 ChatGPT、Claude 或其他 AI 助手生成接口调用代码。</p>
  </div>

  <div className="mt-4">
    <button type="button" className="inline-flex items-center gap-2 rounded-md border border-emerald-300 bg-emerald-50 px-3 py-2 text-sm font-medium text-emerald-800 hover:bg-emerald-100 dark:border-emerald-700 dark:bg-emerald-900/30 dark:text-emerald-100 dark:hover:bg-emerald-900/50" onClick={() => navigator.clipboard.writeText("我想调用 KeyAPI 接口：GET https://api.keyapi.ai/v1/google/images\n\n请帮我编写调用代码，并包含必要的错误处理、参数校验和响应处理逻辑。\n\n接口信息：\n\nEndpoint: GET https://api.keyapi.ai/v1/google/images\n\nDescription: Google 的「图片」接口返回业务处理所需的数据字段和状态信息。适用于搜索结果、网页内容、地点、图片和购物数据分析。常用必填参数包括 q。\n\nRequired Headers:\n--header 'Authorization: Bearer <YOUR_API_KEY>'\n\nParameters:\n- q (Required): 搜索关键词. Example: apple inc\n- gl (Optional): gl 参数. Example: us\n- hl (Optional): hl 参数. Example: en\n- tbs (Optional): tbs 参数. Example: qdr:a\n- page (Optional): 页码. Example: 1\n- num (Optional): num 参数. Example: 10\n\nExample Response:\n{\n  \"code\": 0,\n  \"message\": \"success\",\n  \"data\": {\n    \"images\": [\n      {\n        \"title\": \"Apple Inc. - Wikipedia\",\n        \"imageUrl\": \"https://upload.wikimedia.org/wikipedia/commons/f/fa/Apple_logo_black.svg\",\n        \"imageWidth\": 814,\n        \"imageHeight\": 1000,\n        \"thumbnailWidth\": 202,\n        \"source\": \"Wikipedia\",\n        \"domain\": \"en.wikipedia.org\",\n        \"link\": \"https://en.wikipedia.org/wiki/Apple_Inc.\",\n        \"googleUrl\": \"https://www.google.com/imgres?imgurl=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fcommons%2Ff%2Ffa%2FApple_logo_black.svg&tbnid=KQ8ko3fqAJ172M&imgrefurl=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FApple_Inc.&docid=gk5eHYqeOTZu-M&w=814&h=1000\",\n        \"position\": 1\n      },\n      {\n        \"title\": \"Apple Inc. | History, Products, Headquarters, & Facts | Britannica ...\",\n        \"imageUrl\": \"https://cdn.britannica.com/46/253846-004-4D1ECECD/New-York-NY-USA-July-9-2022-Apple-logo-is-seen-at-the-Apple-flagship-store-on-the-5th-Avenue-in-NYC.jpg?w=385\",\n        \"imageWidth\": 385,\n        \"imageHeight\": 257,\n        \"thumbnailWidth\": 275,\n        \"source\": \"Britannica\",\n        \"domain\": \"www.britannica.com\",\n        \"link\": \"https://www.britannica.com/money/Apple-Inc\",\n        \"googleUrl\": \"https://www.google.com/imgres?imgurl=https%3A%2F%2Fcdn.britannica.com%2F46%2F253846-004-4D1ECECD%2FNew-York-NY-USA-July-9-2022-Apple-logo-is-seen-at-the-Apple-flagship-store-on-the-5th-Avenue-in-NYC.jpg%3Fw%3D385&tbnid=kM661EdKhJfoxM&imgrefurl=https%3A%2F%2Fwww.britannica.com%2Fmoney%2FApple-Inc&docid=LG9aByof-ROkZM&w=385&h=257\",\n        \"position\": 2\n      },\n      {\n        \"title\": \"Apple Inc. History. Apple Inc.'s ascent from a modest… | by The ...\",\n        \"imageUrl\": \"https://miro.medium.com/1*Z5JGr-Xv4lhVZG70GG5d5g.jpeg\",\n        \"imageWidth\": 740,\n        \"imageHeight\": 415,\n        \"thumbnailWidth\": 300,\n        \"source\": \"Medium\",\n        \"domain\": \"medium.com\",\n        \"link\": \"https://medium.com/@The_naeth/apple-inc-history-e3f8717fcdde\",\n        \"googleUrl\": \"https://www.google.com/imgres?imgurl=https%3A%2F%2Fmiro.medium.com%2F1*Z5JGr-Xv4lhVZG70GG5d5g.jpeg&tbnid=UHYLHFmIR1dEtM&imgrefurl=https%3A%2F%2Fmedium.com%2F%40The_naeth%2Fapple-inc-history-e3f8717fcdde&docid=KgjjrpzBedIttM&w=740&h=415\",\n        \"position\": 3\n      },\n      {\n        \"title\": \"Download Apple Inc. (Apple Computer, Inc.) Logo in SVG Vector or ...\",\n        \"imageUrl\": \"https://download.logo.wine/logo/Apple_Inc./Apple_Inc.-Logo.wine.png\",\n        \"imageWidth\": 3000,\n        \"imageHeight\": 2000,\n        \"thumbnailWidth\": 275,\n        \"source\": \"Logo.wine Logo\",\n        \"domain\": \"www.logo.wine\",\n        \"link\": \"https://www.logo.wine/logo/Apple_Inc.\",\n        \"googleUrl\": \"https://www.google.com/imgres?imgurl=https%3A%2F%2Fdownload.logo.wine%2Flogo%2FApple_Inc.%2FApple_Inc.-Logo.wine.png&tbnid=FtgcMbBtWobhAM&imgrefurl=https%3A%2F%2Fwww.logo.wine%2Flogo%2FApple_Inc.&docid=bheqfD-WgwR5-M&w=3000&h=2000\",\n        \"position\": 4\n      },\n      {\n        \"title\": \"Apple Inc. | Microsoft Wiki | Fandom\",\n        \"imageUrl\": \"https://static.wikia.nocookie.net/windows/images/5/54/Apple-Logo.png/revision/latest/thumbnail/width/360/height/360?cb=20241005044125\",\n        \"imageWidth\": 360,\n        \"imageHeight\": 203,\n        \"thumbnailWidth\": 299,\n        \"source\": \"Microsoft Wiki | Fandom\",\n        \"domain\": \"microsoft.fandom.com\",\n        \"link\": \"https://microsoft.fandom.com/wiki/Apple_Inc.\",\n        \"googleUrl\": \"https://www.google.com/imgres?imgurl=https%3A%2F%2Fstatic.wikia.nocookie.net%2Fwindows%2Fimages%2F5%2F54%2FApple-Logo.png%2Frevision%2Flatest%2Fthumbnail%2Fwidth%2F360%2Fheight%2F360%3Fcb%3D20241005044125&tbnid=tqkoHp01uja4tM&imgrefurl=https%3A%2F%2Fmicrosoft.fandom.com%2Fwiki%2FApple_Inc.&docid=k03JsAB7kzjIvM&w=360&h=203\",\n        \"position\": 5\n      },\n      {\n        \"title\": \"Everything You Need to Know About Apple - Capitalism\",\n        \"imageUrl\": \"https://www.capitalism.com/wp-content/uploads/2020/11/Depositphotos_45177201_l-2015.jpg\",\n        \"imageWidth\": 1920,\n        \"imageHeight\": 1440,\n        \"thumbnailUrl\": \"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRdJXIb1TC_x-EA_HK3QSZmjdYVyRrOP4yRnEuZ3Epp9syOBfY7&s\",\n        \"thumbnailWidth\": 259,\n        \"source\": \"www.capitalism.com\",\n        \"domain\": \"www.capitalism.com\",\n        \"link\": \"https://www.capitalism.com/everything-you-need-to-know-about-apple/\",\n        \"googleUrl\": \"https://www.google.com/imgres?imgurl=https%3A%2F%2Fwww.capitalism.com%2Fwp-content%2Fuploads%2F2020%2F11%2FDepositphotos_45177201_l-2015.jpg&tbnid=TatA5z_yv_KMTM&imgrefurl=https%3A%2F%2Fwww.capitalism.com%2Feverything-you-need-to-know-about-apple%2F&docid=Vg_lQzOiOkG7rM&w=1920&h=1440\",\n        \"position\": 6\n      },\n      {\n        \"title\": \"Apple Inc.: A Comprehensive Overview|مدونة مساعد - مقالات مساعد ...\",\n        \"imageUrl\": \"https://mm2.sa/blogs/uploads/IMG_3764.jpeg\",\n        \"imageWidth\": 820,\n        \"imageHeight\": 500,\n        \"thumbnailUrl\": \"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSSP2DG7kGZsLuD26a2HfTZ3TGSLxXjTe3__KkLJWc57Nb8NMjm&s\",\n        \"thumbnailWidth\": 288,\n        \"source\": \"مساعد الشراري\",\n        \"domain\": \"mm2.sa\",\n        \"link\": \"https://mm2.sa/blogs/apple-inc-a-comprehensive-overview\",\n        \"googleUrl\": \"https://www.google.com/imgres?imgurl=https%3A%2F%2Fmm2.sa%2Fblogs%2Fuploads%2FIMG_3764.jpeg&tbnid=SaydLAWxTXydTM&imgrefurl=https%3A%2F%2Fmm2.sa%2Fblogs%2Fapple-inc-a-comprehensive-overview&docid=ACaSlp96YyNv6M&w=820&h=500\",\n        \"position\": 7\n      },\n      {\n        \"title\": \"Apple's Success Story | StreetFins®\",\n        \"imageUrl\": \"https://streetfins.com/wp-content/uploads/2023/05/merlin_168487071_758ee693-dee1-4a5d-bb72-61d989164577-superJumbo.jpg\",\n        \"imageWidth\": 2048,\n        \"imageHeight\": 1365,\n        \"thumbnailUrl\": \"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSpliQRxfsf5eJFd1D5OXsvJnfC9sgMiU53Hf_M1Z2qreTCMAI&s\",\n        \"thumbnailWidth\": 275,\n        \"source\": \"StreetFins\",\n        \"domain\": \"streetfins.com\",\n        \"link\": \"https://streetfins.com/apples-success-story/\",\n        \"googleUrl\": \"https://www.google.com/imgres?imgurl=https%3A%2F%2Fstreetfins.com%2Fwp-content%2Fuploads%2F2023%2F05%2Fmerlin_168487071_758ee693-dee1-4a5d-bb72-61d989164577-superJumbo.jpg&tbnid=AnU8LvkF1mIQPM&imgrefurl=https%3A%2F%2Fstreetfins.com%2Fapples-success-story%2F&docid=1bViqH8T3FsVVM&w=2048&h=1365\",\n        \"position\": 8\n      },\n      {\n        \"title\": \"Apple's Journey to Becoming a Global Tech Leader\",\n        \"imageUrl\": \"https://www.investopedia.com/thmb/zSP1TkVLKaAtO915BfHhLYLsxMQ=/1500x0/filters:no_upscale():max_bytes(150000):strip_icc()/GettyImages-1445281649-9065b16ef7984345baf79affbde0e0ee.jpg\",\n        \"imageWidth\": 1500,\n        \"imageHeight\": 1000,\n        \"thumbnailUrl\": \"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQQDdNfRx0t5Iu5v78KlchuOtJFnqBXbNEEMoDD3XQig0cxuPA&s\",\n        \"thumbnailWidth\": 275,\n        \"source\": \"Investopedia\",\n        \"domain\": \"www.investopedia.com\",\n        \"link\": \"https://www.investopedia.com/articles/personal-finance/042815/story-behind-apples-success.asp\",\n        \"googleUrl\": \"https://www.google.com/imgres?imgurl=https%3A%2F%2Fwww.investopedia.com%2Fthmb%2FzSP1TkVLKaAtO915BfHhLYLsxMQ%3D%2F1500x0%2Ffilters%3Ano_upscale()%3Amax_bytes(150000)%3Astrip_icc()%2FGettyImages-1445281649-9065b16ef7984345baf79affbde0e0ee.jpg&tbnid=BE4E15d5h4ARYM&imgrefurl=https%3A%2F%2Fwww.investopedia.com%2Farticles%2Fpersonal-finance%2F042815%2Fstory-behind-apples-success.asp&docid=-_ZVXpcE8zTLmM&w=1500&h=1000\",\n        \"position\": 9\n      },\n      {\n        \"title\": \"Apple Inc.\",\n        \"imageUrl\": \"https://media.licdn.com/dms/image/v2/C4D12AQFpQ3AG9xhTTA/article-cover_image-shrink_600_2000/article-cover_image-shrink_600_2000/0/1612592475966?e=2147483647&v=beta&t=_G-Pv9bDlggQtBk9W9-v17T7tZgoYKmQpF-evnhB_wI\",\n        \"imageWidth\": 638,\n        \"imageHeight\": 479,\n        \"thumbnailUrl\": \"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQUGYGvIHKS7nITPEcl0Fh7zrSegnMmcOLJYNDePJyT403_Q46t&s\",\n        \"thumbnailWidth\": 259,\n        \"source\": \"LinkedIn\",\n        \"domain\": \"www.linkedin.com\",\n        \"link\": \"https://www.linkedin.com/pulse/apple-inc-manish-satpathy\",\n        \"googleUrl\": \"https://www.google.com/imgres?imgurl=https%3A%2F%2Fmedia.licdn.com%2Fdms%2Fimage%2Fv2%2FC4D12AQFpQ3AG9xhTTA%2Farticle-cover_image-shrink_600_2000%2Farticle-cover_image-shrink_600_2000%2F0%2F1612592475966%3Fe%3D2147483647%26v%3Dbeta%26t%3D_G-Pv9bDlggQtBk9W9-v17T7tZgoYKmQpF-evnhB_wI&tbnid=pAPtFY1usJJ16M&imgrefurl=https%3A%2F%2Fwww.linkedin.com%2Fpulse%2Fapple-inc-manish-satpathy&docid=TwF3EBaPwNnvRM&w=638&h=479\",\n        \"position\": 10\n      }\n    ]\n  },\n  \"requestId\": \"b5e1569f-bb0d-466c-a5f9-e4f236468545\"\n}\n\n请根据以上信息给出可直接运行的示例代码。")}>
      ✨ 复制给 AI
    </button>
  </div>
</div>


## OpenAPI

````yaml zh/Google.zh.openapi.json GET /v1/google/images
openapi: 3.0.1
info:
  title: Google API 中文文档
  description: Google API 的中文参考文档，包含接口用途、参数说明、响应状态和示例结构。
  version: 1.0.0
servers:
  - url: https://api.keyapi.ai
    description: Production
security:
  - JWT Bearer: []
tags: []
paths:
  /v1/google/images:
    get:
      tags: []
      summary: Google 图片搜索
      description: 根据关键词检索 Google Images 图片结果，返回图片地址、来源页面、标题等信息。适合图片素材发现、视觉内容监测和竞品图片分析。
      parameters:
        - name: q
          in: query
          description: 图片搜索关键词或查询语句。
          required: true
          example: apple inc
          schema:
            type: string
            example: apple inc
        - name: gl
          in: query
          description: 搜索所在的国家/地区代码，例如 us、gb、jp。
          required: false
          example: us
          schema:
            type: string
            default: us
        - name: hl
          in: query
          description: Google 返回结果的界面语言代码，例如 en、zh-CN、ja。
          required: false
          example: en
          schema:
            type: string
            default: en
            example: zh-cn
        - name: tbs
          in: query
          description: >-
            时间范围或图片筛选条件。可选值：qdr:a 不限时间，qdr:h 过去一小时，qdr:d 过去 24 小时，qdr:w
            过去一周，qdr:m 过去一月，qdr:y 过去一年。
          required: false
          example: qdr:a
          schema:
            type: string
            enum:
              - qdr:a
              - qdr:h
              - qdr:d
              - qdr:w
              - qdr:m
              - qdr:y
            x-apifox-enum:
              - value: qdr:h
                name: ''
                description: Past hour
              - value: qdr:d
                name: ''
                description: Past 24 hour
              - value: qdr:w
                name: ''
                description: Past week
              - value: qdr:m
                name: ''
                description: Past month
              - value: qdr:y
                name: ''
                description: Past yesr
              - value: qdr:a
                name: ''
                description: Any time
            default: qdr:a
        - name: page
          in: query
          description: 结果页码，从第 1 页开始。
          required: false
          example: 1
          schema:
            type: integer
            default: 1
        - name: num
          in: query
          description: 每页返回的最大结果数量。
          required: false
          example: 10
          schema:
            type: integer
            enum:
              - 10
              - 100
            x-apifox-enum:
              - value: 10
                name: ''
                description: ''
              - value: 100
                name: ''
                description: ''
            default: 10
      responses:
        '200':
          description: 请求成功
          content:
            application/json:
              schema:
                type: object
                properties: {}
              example:
                code: 0
                message: success
                data:
                  images:
                    - title: Apple Inc. - Wikipedia
                      imageUrl: >-
                        https://upload.wikimedia.org/wikipedia/commons/f/fa/Apple_logo_black.svg
                      imageWidth: 814
                      imageHeight: 1000
                      thumbnailWidth: 202
                      source: Wikipedia
                      domain: en.wikipedia.org
                      link: https://en.wikipedia.org/wiki/Apple_Inc.
                      googleUrl: >-
                        https://www.google.com/imgres?imgurl=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fcommons%2Ff%2Ffa%2FApple_logo_black.svg&tbnid=KQ8ko3fqAJ172M&imgrefurl=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FApple_Inc.&docid=gk5eHYqeOTZu-M&w=814&h=1000
                      position: 1
                    - title: >-
                        Apple Inc. | History, Products, Headquarters, & Facts |
                        Britannica ...
                      imageUrl: >-
                        https://cdn.britannica.com/46/253846-004-4D1ECECD/New-York-NY-USA-July-9-2022-Apple-logo-is-seen-at-the-Apple-flagship-store-on-the-5th-Avenue-in-NYC.jpg?w=385
                      imageWidth: 385
                      imageHeight: 257
                      thumbnailWidth: 275
                      source: Britannica
                      domain: www.britannica.com
                      link: https://www.britannica.com/money/Apple-Inc
                      googleUrl: >-
                        https://www.google.com/imgres?imgurl=https%3A%2F%2Fcdn.britannica.com%2F46%2F253846-004-4D1ECECD%2FNew-York-NY-USA-July-9-2022-Apple-logo-is-seen-at-the-Apple-flagship-store-on-the-5th-Avenue-in-NYC.jpg%3Fw%3D385&tbnid=kM661EdKhJfoxM&imgrefurl=https%3A%2F%2Fwww.britannica.com%2Fmoney%2FApple-Inc&docid=LG9aByof-ROkZM&w=385&h=257
                      position: 2
                    - title: >-
                        Apple Inc. History. Apple Inc.'s ascent from a modest… |
                        by The ...
                      imageUrl: https://miro.medium.com/1*Z5JGr-Xv4lhVZG70GG5d5g.jpeg
                      imageWidth: 740
                      imageHeight: 415
                      thumbnailWidth: 300
                      source: Medium
                      domain: medium.com
                      link: >-
                        https://medium.com/@The_naeth/apple-inc-history-e3f8717fcdde
                      googleUrl: >-
                        https://www.google.com/imgres?imgurl=https%3A%2F%2Fmiro.medium.com%2F1*Z5JGr-Xv4lhVZG70GG5d5g.jpeg&tbnid=UHYLHFmIR1dEtM&imgrefurl=https%3A%2F%2Fmedium.com%2F%40The_naeth%2Fapple-inc-history-e3f8717fcdde&docid=KgjjrpzBedIttM&w=740&h=415
                      position: 3
                    - title: >-
                        Download Apple Inc. (Apple Computer, Inc.) Logo in SVG
                        Vector or ...
                      imageUrl: >-
                        https://download.logo.wine/logo/Apple_Inc./Apple_Inc.-Logo.wine.png
                      imageWidth: 3000
                      imageHeight: 2000
                      thumbnailWidth: 275
                      source: Logo.wine Logo
                      domain: www.logo.wine
                      link: https://www.logo.wine/logo/Apple_Inc.
                      googleUrl: >-
                        https://www.google.com/imgres?imgurl=https%3A%2F%2Fdownload.logo.wine%2Flogo%2FApple_Inc.%2FApple_Inc.-Logo.wine.png&tbnid=FtgcMbBtWobhAM&imgrefurl=https%3A%2F%2Fwww.logo.wine%2Flogo%2FApple_Inc.&docid=bheqfD-WgwR5-M&w=3000&h=2000
                      position: 4
                    - title: Apple Inc. | Microsoft Wiki | Fandom
                      imageUrl: >-
                        https://static.wikia.nocookie.net/windows/images/5/54/Apple-Logo.png/revision/latest/thumbnail/width/360/height/360?cb=20241005044125
                      imageWidth: 360
                      imageHeight: 203
                      thumbnailWidth: 299
                      source: Microsoft Wiki | Fandom
                      domain: microsoft.fandom.com
                      link: https://microsoft.fandom.com/wiki/Apple_Inc.
                      googleUrl: >-
                        https://www.google.com/imgres?imgurl=https%3A%2F%2Fstatic.wikia.nocookie.net%2Fwindows%2Fimages%2F5%2F54%2FApple-Logo.png%2Frevision%2Flatest%2Fthumbnail%2Fwidth%2F360%2Fheight%2F360%3Fcb%3D20241005044125&tbnid=tqkoHp01uja4tM&imgrefurl=https%3A%2F%2Fmicrosoft.fandom.com%2Fwiki%2FApple_Inc.&docid=k03JsAB7kzjIvM&w=360&h=203
                      position: 5
                    - title: Everything You Need to Know About Apple - Capitalism
                      imageUrl: >-
                        https://www.capitalism.com/wp-content/uploads/2020/11/Depositphotos_45177201_l-2015.jpg
                      imageWidth: 1920
                      imageHeight: 1440
                      thumbnailUrl: >-
                        https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRdJXIb1TC_x-EA_HK3QSZmjdYVyRrOP4yRnEuZ3Epp9syOBfY7&s
                      thumbnailWidth: 259
                      source: www.capitalism.com
                      domain: www.capitalism.com
                      link: >-
                        https://www.capitalism.com/everything-you-need-to-know-about-apple/
                      googleUrl: >-
                        https://www.google.com/imgres?imgurl=https%3A%2F%2Fwww.capitalism.com%2Fwp-content%2Fuploads%2F2020%2F11%2FDepositphotos_45177201_l-2015.jpg&tbnid=TatA5z_yv_KMTM&imgrefurl=https%3A%2F%2Fwww.capitalism.com%2Feverything-you-need-to-know-about-apple%2F&docid=Vg_lQzOiOkG7rM&w=1920&h=1440
                      position: 6
                    - title: >-
                        Apple Inc.: A Comprehensive Overview|مدونة مساعد -
                        مقالات مساعد ...
                      imageUrl: https://mm2.sa/blogs/uploads/IMG_3764.jpeg
                      imageWidth: 820
                      imageHeight: 500
                      thumbnailUrl: >-
                        https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSSP2DG7kGZsLuD26a2HfTZ3TGSLxXjTe3__KkLJWc57Nb8NMjm&s
                      thumbnailWidth: 288
                      source: مساعد الشراري
                      domain: mm2.sa
                      link: https://mm2.sa/blogs/apple-inc-a-comprehensive-overview
                      googleUrl: >-
                        https://www.google.com/imgres?imgurl=https%3A%2F%2Fmm2.sa%2Fblogs%2Fuploads%2FIMG_3764.jpeg&tbnid=SaydLAWxTXydTM&imgrefurl=https%3A%2F%2Fmm2.sa%2Fblogs%2Fapple-inc-a-comprehensive-overview&docid=ACaSlp96YyNv6M&w=820&h=500
                      position: 7
                    - title: Apple's Success Story | StreetFins®
                      imageUrl: >-
                        https://streetfins.com/wp-content/uploads/2023/05/merlin_168487071_758ee693-dee1-4a5d-bb72-61d989164577-superJumbo.jpg
                      imageWidth: 2048
                      imageHeight: 1365
                      thumbnailUrl: >-
                        https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSpliQRxfsf5eJFd1D5OXsvJnfC9sgMiU53Hf_M1Z2qreTCMAI&s
                      thumbnailWidth: 275
                      source: StreetFins
                      domain: streetfins.com
                      link: https://streetfins.com/apples-success-story/
                      googleUrl: >-
                        https://www.google.com/imgres?imgurl=https%3A%2F%2Fstreetfins.com%2Fwp-content%2Fuploads%2F2023%2F05%2Fmerlin_168487071_758ee693-dee1-4a5d-bb72-61d989164577-superJumbo.jpg&tbnid=AnU8LvkF1mIQPM&imgrefurl=https%3A%2F%2Fstreetfins.com%2Fapples-success-story%2F&docid=1bViqH8T3FsVVM&w=2048&h=1365
                      position: 8
                    - title: Apple's Journey to Becoming a Global Tech Leader
                      imageUrl: >-
                        https://www.investopedia.com/thmb/zSP1TkVLKaAtO915BfHhLYLsxMQ=/1500x0/filters:no_upscale():max_bytes(150000):strip_icc()/GettyImages-1445281649-9065b16ef7984345baf79affbde0e0ee.jpg
                      imageWidth: 1500
                      imageHeight: 1000
                      thumbnailUrl: >-
                        https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQQDdNfRx0t5Iu5v78KlchuOtJFnqBXbNEEMoDD3XQig0cxuPA&s
                      thumbnailWidth: 275
                      source: Investopedia
                      domain: www.investopedia.com
                      link: >-
                        https://www.investopedia.com/articles/personal-finance/042815/story-behind-apples-success.asp
                      googleUrl: >-
                        https://www.google.com/imgres?imgurl=https%3A%2F%2Fwww.investopedia.com%2Fthmb%2FzSP1TkVLKaAtO915BfHhLYLsxMQ%3D%2F1500x0%2Ffilters%3Ano_upscale()%3Amax_bytes(150000)%3Astrip_icc()%2FGettyImages-1445281649-9065b16ef7984345baf79affbde0e0ee.jpg&tbnid=BE4E15d5h4ARYM&imgrefurl=https%3A%2F%2Fwww.investopedia.com%2Farticles%2Fpersonal-finance%2F042815%2Fstory-behind-apples-success.asp&docid=-_ZVXpcE8zTLmM&w=1500&h=1000
                      position: 9
                    - title: Apple Inc.
                      imageUrl: >-
                        https://media.licdn.com/dms/image/v2/C4D12AQFpQ3AG9xhTTA/article-cover_image-shrink_600_2000/article-cover_image-shrink_600_2000/0/1612592475966?e=2147483647&v=beta&t=_G-Pv9bDlggQtBk9W9-v17T7tZgoYKmQpF-evnhB_wI
                      imageWidth: 638
                      imageHeight: 479
                      thumbnailUrl: >-
                        https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQUGYGvIHKS7nITPEcl0Fh7zrSegnMmcOLJYNDePJyT403_Q46t&s
                      thumbnailWidth: 259
                      source: LinkedIn
                      domain: www.linkedin.com
                      link: https://www.linkedin.com/pulse/apple-inc-manish-satpathy
                      googleUrl: >-
                        https://www.google.com/imgres?imgurl=https%3A%2F%2Fmedia.licdn.com%2Fdms%2Fimage%2Fv2%2FC4D12AQFpQ3AG9xhTTA%2Farticle-cover_image-shrink_600_2000%2Farticle-cover_image-shrink_600_2000%2F0%2F1612592475966%3Fe%3D2147483647%26v%3Dbeta%26t%3D_G-Pv9bDlggQtBk9W9-v17T7tZgoYKmQpF-evnhB_wI&tbnid=pAPtFY1usJJ16M&imgrefurl=https%3A%2F%2Fwww.linkedin.com%2Fpulse%2Fapple-inc-manish-satpathy&docid=TwF3EBaPwNnvRM&w=638&h=479
                      position: 10
                requestId: b5e1569f-bb0d-466c-a5f9-e4f236468545
          headers: {}
        '400':
          description: 请求参数错误，请检查必填字段和参数格式
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 400
                  data: null
                  message: 'Missing required parameter: q'
        '401':
          description: 鉴权失败，请检查 Authorization Header 中的 Bearer Token 或 API Key 是否有效
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 401
                  data: null
                  message: apiKey is null
        '402':
          description: 账户余额或额度不足
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 402
                  data: null
                  message: apiKey quota is not enough
        '429':
          description: 请求过于频繁，已触发限流
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 429
                  data: null
                  message: qps limit exceeded
        '500':
          description: 服务器内部错误，请稍后重试
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 500
                  data: null
                  message: Internal server error
      deprecated: false
      security:
        - JWT Bearer: []
      x-codeSamples:
        - lang: curl
          label: cURL
          source: |-
            curl --request GET \
              --url 'https://api.keyapi.ai/v1/google/images?q=apple+inc&gl=us&hl=en&tbs=qdr:a&page=1&num=10' \
              --header 'Authorization: Bearer <YOUR_API_KEY>'
        - lang: python
          label: Python
          source: |-
            import requests

            response = requests.get(
                'https://api.keyapi.ai/v1/google/images',
                params={'q': 'apple inc', 'gl': 'us', 'hl': 'en', 'tbs': 'qdr:a', 'page': 1, 'num': 10},
                headers={'Authorization': 'Bearer <YOUR_API_KEY>'}
            )
            print(response.json())
        - lang: javascript
          label: JavaScript
          source: >-
            const params = new URLSearchParams({"q": "apple inc", "gl": "us",
            "hl": "en", "tbs": "qdr:a", "page": 1, "num": 10});


            const response = await
            fetch(`https://api.keyapi.ai/v1/google/images?${params}`, {
              method: 'GET',
              headers: { 'Authorization': 'Bearer <YOUR_API_KEY>' }
            });

            const data = await response.json();

            console.log(data);
components:
  securitySchemes:
    JWT Bearer:
      type: http
      scheme: bearer
      bearerFormat: JWT
      description: |-
        接口鉴权凭证。请在请求 Header 中传入 `Authorization: Bearer <YOUR_API_KEY>`。
        可在 [Dashboard](https://keyapi.ai/app/dashboard) 获取你的 API Key。

````