---
title: "GET /autogame/google_search"
method: GET
path: "/autogame/google_search"
tags: ["autogame"]
---

# GET /autogame/google_search

`GET /autogame/google_search`

## Query parameters

- `c2coff` string
- `cr` string
- `cx` string
- `dateRestrict` string
- `exactTerms` string
- `excludeTerms` string
- `fileType` string
- `filter` string
- `gl` string
- `googlehost` string
- `highRange` string
- `hl` string
- `hq` string
- `imgColorType` string
- `imgDominantColor` string
- `imgSize` string
- `imgType` string
- `linkSite` string
- `lowRange` string
- `lr` string
- `num` number
- `orTerms` string
- `q` string, required
- `relatedSite` string
- `rights` string
- `safe` string
- `searchType` string
- `siteSearch` string
- `siteSearchFilter` string
- `sort` string
- `start` number

## Response `200`

- GoogleSearch
  - `id` string, required
  - `result` GoogleSearchResult, required
    - `searchInformation` SearchInformation
      - `totalResults` string
    - `items` Items[], required
      - `link` string
      - `fileFormat` string
      - `title` string
      - `htmlTitle` string
      - `displayLink` string
      - `mime` string
      - `image` Image
        - `byteSize` number
        - `contextLink` string
        - `height` number
        - `thumbnailHeight` number
        - `thumbnailLink` string
        - `thumbnailWidth` number
        - `width` number

---

[API](https://skmtc.net/versusgame/apis/versusgame-api.md) · [All operations](https://skmtc.net/versusgame/apis/versusgame-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/versusgame/versusgame-api/revisions/e86f45ae5f7c/schema)
