Parameter defines an engine that will be used to retrieve real-time data.
示例值:
google_lens
url
string
必需
Parameter defines the image url. This is the direct link to the image you want Google Lens to analyze. Ensure the URL points to a valid image format (e.g., .jpg, .png) and is accessible publicly.
示例值:
https://302.ai/_astro/logo.33ec793a_Z1s8I78.webp
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://api.302.ai/searchapi/search?api_key=&engine=google_lens&url=https://302.ai/_astro/logo.33ec793a_Z1s8I78.webp'