Skip to main content
GET
Google Lens visual search

Authorizations

x-api-key
string
header
required

Query Parameters

url
string
required

Public URL of the image to search visually

query
string | null

Optional text refinement — e.g. 'pizza' to focus Lens on food matches.

country
string | null

ISO country code (alias for gl).

language
string | null

Language code (alias for hl).

gl
string
default:us

Country code

hl
string
default:en

Language code

product
boolean
default:false

When True, bias towards shoppable product matches.

visual_matches
boolean
default:true

Include the visual-matches carousel (Scrapingdog parity).

exact_matches
boolean
default:false

Restrict to exact-match results only.

Response

Successful Response

Response for GET /api/v1/lens/search.

image_url
string
required
lens_results
LensResult · object[]
results
LensResult · object[]