Google Reverse Image API

Google Reverse Image API allows to get results for image search https://images.google.com. The API is accessed through the following endpoint: /search?engine=google_reverse_image.

A user may query the following: https://serpapi.com/search?engine=google_reverse_image utilizing a GET request. Head to the playground for a live and interactive demo. If you are interested in ordinary image search - head to images section.

API Parameters

Search Query

q

Optional

Parameter defines the query you want to search. You can also include location in a query as location parameter doesn't work for this kind of search.

Geographic Location

location

Optional

Parameter defines from where you want the search to originate. If several locations match the location requested, we'll pick the most popular one. Head to the /locations.json API if you need more precise control. The location and uule parameters can't be used together. It is recommended to specify location at the city level in order to simulate a real user’s search. If location is omitted, the search may take on the location of the proxy.

uule

Optional

Parameter is the Google encoded location you want to use for the search. uule and location parameters can't be used together.

Localization

google_domain

Optional

Parameter defines the Google domain to use. It defaults to google.com. Head to the Google domains page for a full list of supported Google domains.

gl

Optional

Parameter defines the country to use for the Google search. It's a two-letter country code. (e.g., us for the United States, uk for United Kingdom, or fr for France) Head to the Google countries page for a full list of supported Google countries.

hl

Optional

Parameter defines the language to use for the Google Reverse Image search. It's a two-letter language code. (e.g., en for English, es for Spanish, or fr for French). Head to the Google languages page for a full list of supported Google languages.

lr

Optional

Parameter defines one or multiple languages to limit the search to. It uses lang_{two-letter language code} to specify languages and | as a delimiter. (e.g., lang_fr|lang_de will only search French and German pages).

Pagination

start

Optional

Parameter defines the result offset. It skips the given number of results. It's used for pagination. (e.g., 0 (default) is the first page of results, 10 is the 2nd page of results, 20 is the 3rd page of results, etc.).

Advanced Reverse Image Parameters

image_url

Required

Parameter defines URL for an image to perform reverse search.

Advanced Filters

safe

Optional

Parameter defines the level of filtering for adult content. It can be set to active or off, by default Google will blur explicit content.

tbs

Optional

(to be searched) parameter defines advanced search parameters that aren't possible in the regular query field. (e.g., advanced search for dates, size, etc.).

Serpapi Parameters

engine

Required

Set parameter to google_reverse_image to use the Google Product API engine.

device

Optional

Parameter defines the device to use to get the results. It can be set to desktop (default) to use a regular browser, tablet to use a tablet browser (currently using iPads), or mobile to use a mobile browser (currently using iPhones).

no_cache

Optional

Parameter will force SerpApi to fetch the Google Reverse Image results even if a cached version is already present. A cache is served only if the query and all parameters are exactly the same. Cache expires after 1h. Cached searches are free, and are not counted towards your searches per month. It can be set to false (default) to allow results from the cache, or true to disallow results from the cache. no_cache and async parameters should not be used together.

async

Optional

Parameter defines the way you want to submit your search to SerpApi. It can be set to false (default) to open an HTTP connection and keep it open until you got your search results, or true to just submit your search to SerpApi and retrieve them later. In this case, you'll need to use our Searches Archive API to retrieve your results. async and no_cache parameters should not be used together. async should not be used on accounts with Ludicrous Speed enabled.

api_key

Required

Parameter defines the SerpApi private key to use.

output

Optional

Parameter defines the final output you want. It can be set to json (default) to get a structured JSON of the results, or html to get the raw html retrieved.

API Results

JSON Results

JSON output includes structured data for image_results - actual search results, inline_images containing inline images displayed and might contain knowledge_graph - having data from knowledge graph.

A search status is accessible through search_metadata.status. It flows this way: Processing -> Success || Error. If a search has failed, error will contain an error message. search_metadata.id is the search ID inside SerpApi.

HTML Results

HTML output is useful to debug JSON results or support features not supported yet by SerpApi.
HTML output gives you the raw HTML results from Google.

API Examples

Example with image_url: https://i.imgur.com/5bGzZi7.jpg

Example with image_url: https://i.imgur.com/5bGzZi7.jpg

JSON Example

{
  "image_sizes": [
    {
      "title": "All sizes",
      "link": "https://www.google.com/search?tbs=simg:CAQSbAnG5yuDXzfhihphCxCo1NgEGgIIQgwLELCMpwgaOgo4CAQSFIsypCStLIo7iy_1EB78J7hrtG4UxGhq-RBfFE6HAee0UirMEq_1TJiYJsm0KOr377EiAFMAQMCxCOrv4IGgoKCAgBEgSEmJxlDA&tbm=isch&sa=X&ved=2ahUKEwij2MmwkLb2AhXKl2oFHQptDNcQ2A4oAXoECAEQNA",
      "serpapi_link": "http://serpapi.com/search.json?device=desktop&engine=google_images&google_domain=google.com&tbs=simg%3ACAQSbAnG5yuDXzfhihphCxCo1NgEGgIIQgwLELCMpwgaOgo4CAQSFIsypCStLIo7iy_1EB78J7hrtG4UxGhq-RBfFE6HAee0UirMEq_1TJiYJsm0KOr377EiAFMAQMCxCOrv4IGgoKCAgBEgSEmJxlDA"
    },
    {
      "title": "Small",
      "link": "https://www.google.com/search?tbs=simg:CAQSbAnG5yuDXzfhihphCxCo1NgEGgIIQgwLELCMpwgaOgo4CAQSFIsypCStLIo7iy_1EB78J7hrtG4UxGhq-RBfFE6HAee0UirMEq_1TJiYJsm0KOr377EiAFMAQMCxCOrv4IGgoKCAgBEgSEmJxlDA,isz:s&tbm=isch&sa=X&ved=2ahUKEwij2MmwkLb2AhXKl2oFHQptDNcQ2A4oAnoECAEQNQ",
      "serpapi_link": "http://serpapi.com/search.json?device=desktop&engine=google_images&google_domain=google.com&tbs=simg%3ACAQSbAnG5yuDXzfhihphCxCo1NgEGgIIQgwLELCMpwgaOgo4CAQSFIsypCStLIo7iy_1EB78J7hrtG4UxGhq-RBfFE6HAee0UirMEq_1TJiYJsm0KOr377EiAFMAQMCxCOrv4IGgoKCAgBEgSEmJxlDA%2Cisz%3As"
    },
    {
      "title": "Medium",
      "link": "https://www.google.com/search?tbs=simg:CAQSbAnG5yuDXzfhihphCxCo1NgEGgIIQgwLELCMpwgaOgo4CAQSFIsypCStLIo7iy_1EB78J7hrtG4UxGhq-RBfFE6HAee0UirMEq_1TJiYJsm0KOr377EiAFMAQMCxCOrv4IGgoKCAgBEgSEmJxlDA,isz:m&tbm=isch&sa=X&ved=2ahUKEwij2MmwkLb2AhXKl2oFHQptDNcQ2A4oA3oECAEQNg",
      "serpapi_link": "http://serpapi.com/search.json?device=desktop&engine=google_images&google_domain=google.com&tbs=simg%3ACAQSbAnG5yuDXzfhihphCxCo1NgEGgIIQgwLELCMpwgaOgo4CAQSFIsypCStLIo7iy_1EB78J7hrtG4UxGhq-RBfFE6HAee0UirMEq_1TJiYJsm0KOr377EiAFMAQMCxCOrv4IGgoKCAgBEgSEmJxlDA%2Cisz%3Am"
    },
    ...
  ],
  "inline_images": [
    {
      "link": "https://www.google.com/search?tbs=simg:CAESbAnG5yuDXzfhihphCxCo1NgEGgIIQgwLELCMpwgaOgo4CAQSFIsypCStLIo7iy_1EB78J7hrtG4UxGhq-RBfFE6HAee0UirMEq_1TJiYJsm0KOr377EiAFMAQMCxCOrv4IGgoKCAgBEgSEmJxlDA&q=elon+musk+&tbm=isch&source=iu&ictx=1&vet=1&fir=CwhZnfDrCaGq3M%252CpQ8CiBj7EMCuvM%252C_%253BvEqnJBqHUctRIM%252CoMUpyI-ZeRd-gM%252C_%253BAJuAbVc44M02AM%252CBz8QIIiY6_V1cM%252C_%253BlH_3ebyJ-6MlLM%252Cpe_xDXIe-__cAM%252C_%253B2IaZF8xqoJssYM%252CdGMKKoCgxL07VM%252C_%253BrRwtU5qRYKN7fM%252CSdlIQkKejjjMPM%252C_%253Bwb8vdHzrs9Ug9M%252CCGJdHrib_cQRIM%252C_%253B3zXyTtWAF1furM%252C0fZr_NLvm8byIM%252C_%253BO09Ej_IqKb6lVM%252CUiGIJK5_gM_1tM%252C_%253BwZpCUrWvV_JglM%252CedYq47OXRNeldM%252C_%253BBBgebJtC_Vl9bM%252CQokyu1qJc9NYaM%252C_%253BipdRYUyrgqMU_M%252CEnCGj_EqjYbpUM%252C_%253B7jxhk24ZYlaC4M%252CmpmcKcsjhk1K3M%252C_%253B0xCj52CM2-PKmM%252CKC_njVjWW0vNPM%252C_%253Bd7ypz2C2vFYDkM%252CGu20SGcxyeEBdM%252C_%253BKsbsN5fuCGFYfM%252CNPSKSqZwF0YOiM%252C_%253BLQQ1KmxpxXywOM%252Cfhucvbrvbdk0kM%252C_%253BX3iL5iBxFNzhMM%252Co812OY6x0QWLQM%252C_%253BJkiKSJWujCi0hM%252C6pYdtNNMKugPhM%252C_%253B2GucjFoPKr01VM%252CU8Ck88w_-9bB2M%252C_%253BxZIhoqd5Lh1sVM%252CSvicoCADoQJWWM%252C_%253BYDSzrvbBYdFFiM%252CyQ9zhLXOEjocfM%252C_&usg=AI4_-kSlHsIUz1e9KT5cycv6NQBqUyx78A&sa=X&ved=2ahUKEwiX09qe0Lj2AhWFRzABHXLCDtgQ9QF6BAgIEAE#imgrc=CwhZnfDrCaGq3M",
      "source": "https://nypost.com/2022/04/04/elon-musk-buys-9-stake-in-twitter-days-after-criticizing-it/",
      "thumbnail": "https://serpapi.com/searches/630e1f0b6066d937c327f955/images/fda37291375b9b601faf0f3927ab9dc42acb3f196cad54153aa132eae7bae086.jpeg",
      "original": "https://nypost.com/wp-content/uploads/sites/2/2022/04/elon-musk-76.jpg",
      "title": "Elon Musk buys 9% stake in Twitter — days after criticizing it"
    },
    {
      "link": "https://www.google.com/search?tbs=simg:CAESbAnG5yuDXzfhihphCxCo1NgEGgIIQgwLELCMpwgaOgo4CAQSFIsypCStLIo7iy_1EB78J7hrtG4UxGhq-RBfFE6HAee0UirMEq_1TJiYJsm0KOr377EiAFMAQMCxCOrv4IGgoKCAgBEgSEmJxlDA&q=elon+musk+&tbm=isch&source=iu&ictx=1&vet=1&fir=CwhZnfDrCaGq3M%252CpQ8CiBj7EMCuvM%252C_%253BvEqnJBqHUctRIM%252CoMUpyI-ZeRd-gM%252C_%253BAJuAbVc44M02AM%252CBz8QIIiY6_V1cM%252C_%253BlH_3ebyJ-6MlLM%252Cpe_xDXIe-__cAM%252C_%253B2IaZF8xqoJssYM%252CdGMKKoCgxL07VM%252C_%253BrRwtU5qRYKN7fM%252CSdlIQkKejjjMPM%252C_%253Bwb8vdHzrs9Ug9M%252CCGJdHrib_cQRIM%252C_%253B3zXyTtWAF1furM%252C0fZr_NLvm8byIM%252C_%253BO09Ej_IqKb6lVM%252CUiGIJK5_gM_1tM%252C_%253BwZpCUrWvV_JglM%252CedYq47OXRNeldM%252C_%253BBBgebJtC_Vl9bM%252CQokyu1qJc9NYaM%252C_%253BipdRYUyrgqMU_M%252CEnCGj_EqjYbpUM%252C_%253B7jxhk24ZYlaC4M%252CmpmcKcsjhk1K3M%252C_%253B0xCj52CM2-PKmM%252CKC_njVjWW0vNPM%252C_%253Bd7ypz2C2vFYDkM%252CGu20SGcxyeEBdM%252C_%253BKsbsN5fuCGFYfM%252CNPSKSqZwF0YOiM%252C_%253BLQQ1KmxpxXywOM%252Cfhucvbrvbdk0kM%252C_%253BX3iL5iBxFNzhMM%252Co812OY6x0QWLQM%252C_%253BJkiKSJWujCi0hM%252C6pYdtNNMKugPhM%252C_%253B2GucjFoPKr01VM%252CU8Ck88w_-9bB2M%252C_%253BxZIhoqd5Lh1sVM%252CSvicoCADoQJWWM%252C_%253BYDSzrvbBYdFFiM%252CyQ9zhLXOEjocfM%252C_&usg=AI4_-kSlHsIUz1e9KT5cycv6NQBqUyx78A&sa=X&ved=2ahUKEwiX09qe0Lj2AhWFRzABHXLCDtgQ9QF6BAgfEAE#imgrc=vEqnJBqHUctRIM",
      "source": "https://www.bloomberg.com/news/newsletters/2022-04-12/an-elon-musk-twitter-takeover-would-follow-these-steps",
      "thumbnail": "https://serpapi.com/searches/630e1f0b6066d937c327f955/images/fda37291375b9b608cf3228280d17073f414474446c2cdc15aefeba9cae05ed6.jpeg",
      "original": "https://assets.bwbx.io/images/users/iqjWHBFdfxIU/iWqMrh7UfZ50/v1/1200x-1.jpg",
      "title": "An Elon Musk Twitter Takeover Would Follow These Steps ..."
    },
    {
      "link": "https://www.google.com/search?tbs=simg:CAESbAnG5yuDXzfhihphCxCo1NgEGgIIQgwLELCMpwgaOgo4CAQSFIsypCStLIo7iy_1EB78J7hrtG4UxGhq-RBfFE6HAee0UirMEq_1TJiYJsm0KOr377EiAFMAQMCxCOrv4IGgoKCAgBEgSEmJxlDA&q=elon+musk+&tbm=isch&source=iu&ictx=1&vet=1&fir=CwhZnfDrCaGq3M%252CpQ8CiBj7EMCuvM%252C_%253BvEqnJBqHUctRIM%252CoMUpyI-ZeRd-gM%252C_%253BAJuAbVc44M02AM%252CBz8QIIiY6_V1cM%252C_%253BlH_3ebyJ-6MlLM%252Cpe_xDXIe-__cAM%252C_%253B2IaZF8xqoJssYM%252CdGMKKoCgxL07VM%252C_%253BrRwtU5qRYKN7fM%252CSdlIQkKejjjMPM%252C_%253Bwb8vdHzrs9Ug9M%252CCGJdHrib_cQRIM%252C_%253B3zXyTtWAF1furM%252C0fZr_NLvm8byIM%252C_%253BO09Ej_IqKb6lVM%252CUiGIJK5_gM_1tM%252C_%253BwZpCUrWvV_JglM%252CedYq47OXRNeldM%252C_%253BBBgebJtC_Vl9bM%252CQokyu1qJc9NYaM%252C_%253BipdRYUyrgqMU_M%252CEnCGj_EqjYbpUM%252C_%253B7jxhk24ZYlaC4M%252CmpmcKcsjhk1K3M%252C_%253B0xCj52CM2-PKmM%252CKC_njVjWW0vNPM%252C_%253Bd7ypz2C2vFYDkM%252CGu20SGcxyeEBdM%252C_%253BKsbsN5fuCGFYfM%252CNPSKSqZwF0YOiM%252C_%253BLQQ1KmxpxXywOM%252Cfhucvbrvbdk0kM%252C_%253BX3iL5iBxFNzhMM%252Co812OY6x0QWLQM%252C_%253BJkiKSJWujCi0hM%252C6pYdtNNMKugPhM%252C_%253B2GucjFoPKr01VM%252CU8Ck88w_-9bB2M%252C_%253BxZIhoqd5Lh1sVM%252CSvicoCADoQJWWM%252C_%253BYDSzrvbBYdFFiM%252CyQ9zhLXOEjocfM%252C_&usg=AI4_-kSlHsIUz1e9KT5cycv6NQBqUyx78A&sa=X&ved=2ahUKEwiX09qe0Lj2AhWFRzABHXLCDtgQ9QF6BAgKEAE#imgrc=AJuAbVc44M02AM",
      "source": "https://www.washingtonpost.com/technology/2022/04/25/twitter-elon-musk-deal/",
      "thumbnail": "https://serpapi.com/searches/630e1f0b6066d937c327f955/images/fda37291375b9b6045a1dd41ef10e6fecd013afc3982cac6b787b72ed50b906b.jpeg",
      "original": "https://arc-anglerfish-washpost-prod-washpost.s3.amazonaws.com/public/FULLSSGBUEI6ZNO7D65GDJTMOU.jpg",
      "title": "Elon Musk reaches deal to buy Twitter - The Washington Post"
    },
    ...
  ],
  "knowledge_graph": {
    "title": "Elon Musk",
    "type": "CEO of SpaceX",
    "image": "<URL to image>",
    "description": "Elon Reeve Musk FRS is an engineer and technology entrepreneur. He holds South African, Canadian, and U.S. citizenship and is the founder, CEO, and chief engineer/designer of SpaceX; CEO and product ...",
    "source": {
      "name": "Wikipedia",
      "link": "https://en.wikipedia.org/wiki/Elon_Musk"
    },
    "born": "June 28, 1971 (age 48 years), Pretoria, South Africa",
    "height": "6′ 2″",
    "net_worth": "29.8 billion USD (2020)",
    "spouse": "Talulah Riley (m. 2013–2016), Talulah Riley (m. 2010–2012), Justine Musk (m. 2000–2008)",
    "spouse_links": [
      {
        "text": "Talulah Riley",
        "link": "https://www.google.com/search?gl=us&hl=en&q=Talulah+Riley&stick=H4sIAAAAAAAAAOPgE-LUz9U3MM6rSjNUAjOTKoqzK7QkspOt9AtS8wtyUoFUUXF-nlVxQX5pceoiVt6QxJzSnMQMhaDMnNTKHayMAA7RwlNFAAAA&sa=X&ved=2ahUKEwi57__N76TzAhVpHTQIHdhBC2UQmxMoAHoECHIQAg"
      },
      {
        "text": "Talulah Riley",
        "link": "https://www.google.com/search?gl=us&hl=en&q=Talulah+Riley&stick=H4sIAAAAAAAAAOPgE-LUz9U3MM6rSjNUAjOTKoqzK7QkspOt9AtS8wtyUoFUUXF-nlVxQX5pceoiVt6QxJzSnMQMhaDMnNTKHayMAA7RwlNFAAAA&sa=X&ved=2ahUKEwi57__N76TzAhVpHTQIHdhBC2UQmxMoAXoECHIQAw"
      },
      {
        "text": "Justine Musk",
        "link": "https://www.google.com/search?gl=us&hl=en&q=Justine+Musk&stick=H4sIAAAAAAAAAOPgE-LUz9U3MM6rSjNU4gIxjcwKcivNtSSyk630C1LzC3JSgVRRcX6eVXFBfmlx6iJWHq_S4pLMvFQF39Li7B2sjACSHjuuRQAAAA&sa=X&ved=2ahUKEwi57__N76TzAhVpHTQIHdhBC2UQmxMoAnoECHIQBA"
      }
    ],
    "children": "Nevada Alexander Musk, Griffin Musk, Kai Musk, Xavier Musk, Saxon Musk, Damian Musk",
    "children_links": [
      {
        "text": "Nevada Alexander Musk",
        "link": "https://www.google.com/search?gl=us&hl=en&q=Nevada+Alexander+Musk&stick=H4sIAAAAAAAAAOPgE-LUz9U3MM6rSjNU4tVP1zc0TDIrT8spKszTkspOttIvSM0vyEkFUkXF-XlWyRmZOSlFqXmLWEX9UssSUxIVHHNSKxLzUlKLFHxLi7N3sDICAH1jGGJTAAAA&sa=X&ved=2ahUKEwi57__N76TzAhVpHTQIHdhBC2UQmxMoAXoECH8QAw"
      },
      {
        "text": "Griffin Musk",
        "link": "https://www.google.com/search?gl=us&hl=en&q=Griffin+Musk&stick=H4sIAAAAAAAAAOPgE-LUz9U3MM6rSjNU4gIx8yxTjHMrtKSyk630C1LzC3JSgVRRcX6eVXJGZk5KUWreIlYe96LMtLTMPAXf0uLsHayMAJUcj_5HAAAA&sa=X&ved=2ahUKEwi57__N76TzAhVpHTQIHdhBC2UQmxMoAnoECH8QBA"
      },
      {
        "text": "Damian Musk",
        "link": "https://www.google.com/search?gl=us&hl=en&q=Damian+Musk&stick=H4sIAAAAAAAAAOPgE-LUz9U3MM6rSjNU4gIx8yxTjAtMtaSyk630C1LzC3JSgVRRcX6eVXJGZk5KUWreIlZul8TczMQ8Bd_S4uwdrIwAlNDOoUYAAAA&sa=X&ved=2ahUKEwi57__N76TzAhVpHTQIHdhBC2UQmxMoA3oECH8QBQ"
      },
      {
        "text": "Xavier Musk",
        "link": "https://www.google.com/search?gl=us&hl=en&q=Xavier+Musk&stick=H4sIAAAAAAAAAOPgE-LUz9U3MM6rSjNU4gIx8yxTjPPStKSyk630C1LzC3JSgVRRcX6eVXJGZk5KUWreIlbuiMSyzNQiBd_S4uwdrIwACmCWmkYAAAA&sa=X&ved=2ahUKEwi57__N76TzAhVpHTQIHdhBC2UQmxMoBHoECH8QBg"
      },
      {
        "text": "Kai Musk",
        "link": "https://www.google.com/search?gl=us&hl=en&q=Kai+Musk&stick=H4sIAAAAAAAAAOPgE-LUz9U3MM6rSjNU4gIx8yxTjPMKtKSyk630C1LzC3JSgVRRcX6eVXJGZk5KUWreIlYO78RMBd_S4uwdrIwA5r2OmUMAAAA&sa=X&ved=2ahUKEwi57__N76TzAhVpHTQIHdhBC2UQmxMoBXoECH8QBw"
      },
      {
        "text": "Saxon Musk",
        "link": "https://www.google.com/search?gl=us&hl=en&q=Saxon+Musk&stick=H4sIAAAAAAAAAOPgE-LUz9U3MM6rSjNU4gIx8yxTjPPKtaSyk630C1LzC3JSgVRRcX6eVXJGZk5KUWreIlau4MSK_DwF39Li7B2sjADmlXfNRQAAAA&sa=X&ved=2ahUKEwi57__N76TzAhVpHTQIHdhBC2UQmxMoBnoECH8QCA"
      }
    ],
    "education": "University of Pennsylvania (1997), MORE",
    "education_links": [
      {
        "text": "University of Pennsylvania",
        "link": "https://www.google.com/search?gl=us&hl=en&q=University+of+Pennsylvania&stick=H4sIAAAAAAAAAOPgE-LUz9U3MM6rSjNU4gAxzUtSirWks5Ot9AtS8wtyUoFUUXF-nlVqSmlyYklmft4iVqnQvMwyoGhmSaVCfppCQGpeXnFlTlliXmbiDlZGALAC3NNUAAAA&sa=X&ved=2ahUKEwi57__N76TzAhVpHTQIHdhBC2UQmxMoAHoECGsQAg"
      },
    ],
    "profiles": [
      {
        "name": "Twitter",
        "link": "http://www.twitter.com/elonmusk",
        "source": "commontopic",
        "image": "<URL to image>"
      }
    ],
    "people_also_search_for": [
      {
        "name": "Talulah Riley",
        "extensions": [
          "Former spouse"
        ],
        "link": "https://www.google.com/search?hl=en&gl=us&q=Talulah+Riley&stick=H4sIAAAAAAAAAONgFuLUz9U3MM6rSjNUAjOTKoqzK7T4AlKLivPzgjNTUssTK4sXsfKGJOaU5iRmKARl5qRW7mBlBAAa7eLBOwAAAA&sa=X&ved=2ahUKEwjvp_iTvZfnAhVDA6wKHaVsCcIQxA0wJnoECAQQBQ",
        "source": "peopleperson",
        "image": "<URL to image>"
      },
      {
        "name": "Jeff Bezos",
        "link": "https://www.google.com/search?hl=en&gl=us&q=Jeff+Bezos&stick=H4sIAAAAAAAAAONgFuLUz9U3MM6rSjNUAjMNDavMLLX4AlKLivPzgjNTUssTK4sXsXJ5paalKTilVuUX72BlBACQAPJGOAAAAA&sa=X&ved=2ahUKEwjvp_iTvZfnAhVDA6wKHaVsCcIQxA0wJnoECAQQBw",
        "source": "peopleperson",
        "image": "<URL to image>"
      },
      {
        "name": "Justine Musk",
        "extensions": [
          "Former spouse"
        ],
        "link": "https://www.google.com/search?hl=en&gl=us&q=Justine+Musk&stick=H4sIAAAAAAAAAONgFuLUz9U3MM6rSjNU4gIxjcwKcivNtfgCUouK8_OCM1NSyxMrixex8niVFpdk5qUq-JYWZ-9gZQQASXxdWjsAAAA&sa=X&ved=2ahUKEwjvp_iTvZfnAhVDA6wKHaVsCcIQxA0wJnoECAQQCQ",
        "source": "peopleperson",
        "image": "<URL to image>"
      },
      ...
    ],
    "people_also_search_for_link": "https://www.google.com/search?hl=en&gl=us&q=Elon+Musk&stick=H4sIAAAAAAAAAONgFuLUz9U3MM6rSjNUQjC1pLKTrfQLUvMLclKBVFFxfp5VcWZKanliZfEiVk7XnPw8Bd_S4uwdrIwAxSwB60MAAAA&sa=X&ved=2ahUKEwjvp_iTvZfnAhVDA6wKHaVsCcIQMSgAMCZ6BAgEEAE",
    "people_also_search_for_stick": "H4sIAAAAAAAAAONgFuLUz9U3MM6rSjNUQjC1pLKTrfQLUvMLclKBVFFxfp5VcWZKanliZfEiVk7XnPw8Bd_S4uwdrIwAxSwB60MAAAA"
  },
  "image_results": [
    {
      "position": 1,
      "title": "Elon Musk (@elonmusk) | Twitter",
      "link": "https://twitter.com/elonmusk?lang=en",
      "displayed_link": "twitter.com › elonmusk",
      "snippet": "The latest Tweets from Elon Musk (@elonmusk): "Simulation of first crewed flight of Falcon 9 / Dragon 2020 @NASA https://t.co/BSDPYTcVIG"",
      "cached_page_link": "https://webcache.googleusercontent.com/search?q=cache:QjQEmo2sFzcJ:https://twitter.com/elonmusk%3Flang%3Den+&cd=1&hl=en&ct=clnk&gl=us",
      "related_pages_link": "https://www.google.com/search?hl=en&gl=us&q=related:https://twitter.com/elonmusk%3Flang%3Den&tbo=1&sa=X&ved=2ahUKEwjvp_iTvZfnAhVDA6wKHaVsCcIQHzAAegQIDhAJ"
    },
    {
      "position": 2,
      "title": "Elon Musk - Wikipedia",
      "link": "https://en.wikipedia.org/wiki/Elon_Musk",
      "displayed_link": "en.wikipedia.org › wiki › Elon_Musk",
      "snippet": "Elon Reeve Musk FRS is an engineer and technology entrepreneur. He holds South African, Canadian, and U.S. citizenship and is the founder, CEO, and chief ...",
      "cached_page_link": "https://webcache.googleusercontent.com/search?q=cache:cElLiMk8T9MJ:https://en.wikipedia.org/wiki/Elon_Musk+&cd=2&hl=en&ct=clnk&gl=us",
      "related_pages_link": "https://www.google.com/search?hl=en&gl=us&q=related:https://en.wikipedia.org/wiki/Elon_Musk&tbo=1&sa=X&ved=2ahUKEwjvp_iTvZfnAhVDA6wKHaVsCcIQHzABegQIChAJ"
    },
    {
      "position": 3,
      "title": "Elon Musk | Category | Fox Business",
      "link": "https://www.foxbusiness.com/category/elon-musk",
      "displayed_link": "www.foxbusiness.com › category › elon-musk",
      "thumbnail": "<URL to image>",
      "date": "192 × 108",
      "snippet": "Elon Musk."
    },
    ...
  ],
  ...
}

Example with image_url: https://i.imgur.com/HBrB8p0.png and  tbs for One Day Ago

Example with image_url: https://i.imgur.com/HBrB8p0.png and  tbs for One Day Ago

JSON Example

{
  "search_metadata": {
    "id": "65f035c2914a81c2e52ee8e0",
    "status": "Success",
    "json_endpoint": "https://serpapi.com/searches/49aea29378ad12bf/65f035c2914a81c2e52ee8e0.json",
    "created_at": "2024-03-12 11:00:18 UTC",
    "processed_at": "2024-03-12 11:00:19 UTC",
    "google_reverse_image_url": "https://www.google.com/searchbyimage?image_url=https://i.imgur.com/HBrB8p0.png&sbisrc=cr_1_5_2&tbs=sbi:AMhZZivdNrJkWxFQvkrYV37LPBLz7QGlPstvHdQhzCz9z2CEpEtP6wkaqUCdi5YVzv6jWhDTY5cX_1sIXrEqTlaPnT1CgRxVvrj0gm10Lr4CDl7RgCqOH4wmYb2iFrikOlw7UW5Iz8WsowfUchVVmfqDsk503zNHPIBduIh1bt0LtqvNSmoSQ2zXrFocQSuAQDFK-TpdgYaB-RhIPuq0p-GWmF8PMXjLVZeFPUErNVXPJg8DAO1YJf0Wa_176X21Jkr8gRF73U5QvqiPPoLjrRxQUwPAe3HZIpgLC1jrSnkRRHVUanGDPjrAfrxwe_1kjeMKKYs766UA_1bh0dddzdVNKucSm400-1J-cw,qdr:d",
    "raw_html_file": "https://serpapi.com/searches/49aea29378ad12bf/65f035c2914a81c2e52ee8e0.html",
    "total_time_taken": 1.16
  },
  "search_parameters": {
    "engine": "google_reverse_image",
    "image_url": "https://i.imgur.com/HBrB8p0.png",
    "google_domain": "google.com",
    "device": "desktop",
    "tbs": "sbi:AMhZZivdNrJkWxFQvkrYV37LPBLz7QGlPstvHdQhzCz9z2CEpEtP6wkaqUCdi5YVzv6jWhDTY5cX_1sIXrEqTlaPnT1CgRxVvrj0gm10Lr4CDl7RgCqOH4wmYb2iFrikOlw7UW5Iz8WsowfUchVVmfqDsk503zNHPIBduIh1bt0LtqvNSmoSQ2zXrFocQSuAQDFK-TpdgYaB-RhIPuq0p-GWmF8PMXjLVZeFPUErNVXPJg8DAO1YJf0Wa_176X21Jkr8gRF73U5QvqiPPoLjrRxQUwPAe3HZIpgLC1jrSnkRRHVUanGDPjrAfrxwe_1kjeMKKYs766UA_1bh0dddzdVNKucSm400-1J-cw,qdr:d"
  },
  "search_information": {
    "organic_results_state": "Results for exact spelling",
    "query_displayed": "danny devito"
  },
  "image_results": [
    {
      "position": 1,
      "title": "Arnold Schwarzenegger & Danny DeVito Still Have A Grudge ...",
      "link": "https://www.youtube.com/watch?v=JngUruvygR0",
      "redirect_link": "https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://www.youtube.com/watch%3Fv%3DJngUruvygR0&ved=2ahUKEwjLsdCDye6EAxWuF1kFHbp5BqQQFnoECAkQAQ",
      "displayed_link": "32.1K+ views · 18 hours ago",
      "favicon": "https://serpapi.com/searches/65f035c2914a81c2e52ee8e0/images/4286e4f9c974c81240cf412503ce21f3c406e1e5a2aaea8e.png",
      "snippet": "Arnold Schwarzenegger & Danny DeVito Still Have A Grudge Against Michael Keaton. 32K views · 18 hours ago ...more. Entertainment Tonight. 6.61M.",
      "snippet_highlighted_words": [
        "Danny DeVito"
      ],
      "source": "YouTube · Entertainment Tonight"
    },
    {
      "position": 2,
      "title": "Michael Keaton's Batman Gets Hilarious Oscar Roasting from ...",
      "link": "https://movieweb.com/michael-keaton-batman-schwarzenegger-devito-oscar-roast/",
      "redirect_link": "https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://movieweb.com/michael-keaton-batman-schwarzenegger-devito-oscar-roast/&ved=2ahUKEwjLsdCDye6EAxWuF1kFHbp5BqQQFnoECAwQAQ",
      "displayed_link": "https://movieweb.com › Movie News",
      "favicon": "https://serpapi.com/searches/65f035c2914a81c2e52ee8e0/images/4286e4f9c974c812ad7d7ee3d1ea479ef8e40a24852bc785.png",
      "date": "22 hours ago",
      "snippet": "Arnold Schwarzenegger and Danny DeVito stole the show at the Oscars with some hilarious Batman roasting. Fans are eager for the Twins stars to reunite on ...",
      "snippet_highlighted_words": [
        "Danny DeVito"
      ],
      "source": "MovieWeb"
    },
    {
      "position": 3,
      "title": "M-Net - Danny DeVito - DStv",
      "link": "https://www.dstv.com/m-net/en-mu/movie/harriet/danny-devito_570/actor",
      "redirect_link": "https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://www.dstv.com/m-net/en-mu/movie/harriet/danny-devito_570/actor&ved=2ahUKEwjLsdCDye6EAxWuF1kFHbp5BqQQFnoECAgQAQ",
      "displayed_link": "https://www.dstv.com › danny-devito_570 › actor",
      "thumbnail": "https://serpapi.com/searches/65f035c2914a81c2e52ee8e0/images/4286e4f9c974c81259e16d7eaf613fd5bab9f8e617a8200ffd0b392d9f45d5e7.jpeg",
      "favicon": "https://serpapi.com/searches/65f035c2914a81c2e52ee8e0/images/4286e4f9c974c81259e16d7eaf613fd5d9c2ac47787d03d8.png",
      "image_resolution": "206 × 309",
      "snippet": "... Menu. Harriet Billboard 1600 x 640. web uni. Harriet. 107Biography13 VL17 March. Main. Danny DeVito. Danila Kozlovsky · Danny Glover.",
      "snippet_highlighted_words": [
        "Danny DeVito"
      ],
      "source": "DStv"
    }
  ]
}