API Parameters
Parameters | Required | Desc |
---|---|---|
url | true | Parameter defines the URL of an image to perform the Google Lens search. |
hl | false | Parameter defines the language to use for the Google Lens 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. |
gl | false | Parameter defines the specific country location to use for the Google Lens search. It's a two-letter country code. (e.g., us for United States, fr for France, or de for Germany). Head to the Google Lens countries page for a full list of supported Google Lens countries. |
search_type | false | The available options are: all (DEFAULT), exact_matches , visual_matches , and products |
Modified at 2025-03-18 02:14:15