Core APIs
...
Google
Core Requests

Reverse Image

3min

Google Reverse Image Results

DESKTOP TABLET MOBILE

SerpWow parses the Google Reverse Image search results the visual_matches property in the JSON output when the search_type=reverse_image_search search parameter is set.

Google Reverse Image Results
Google Reverse Image Results


Below is an example of how Reverse Image results are represented in the SerpWow result JSON:

JSON



SerpWow returns the following properties for search_type=reverse_image_search requests:

Property

Type

Description

visual_matches

array

An array of visual matches.

  • position
  • number
  • The position of the visual match ordered left to right.



  • link
  • string
  • A link to the page hosting the visual match.



  • domain
  • string
  • The domain of the link to the page hosting the visual match.



  • image
  • string
  • A Base64 thumbnail image of the visual match.



  • title
  • string
  • The title of webpage where image is hosted


Next Steps      Google Reverse Image Parameters

Updated 15 Aug 2024
Did this page help you?