Google Lens
3 days trial then $34.99/month - No credit card required now
Google Lens
3 days trial then $34.99/month - No credit card required now
The ultimate Lens API ๐ Seamlessly identify text, translate in real time ๐, recognize and classify objects ๐, reverse search images ๐, and extract detailed structured data ๐. Itโs fast, reliable, and affordableโyour essential tool for all visual intelligence needs! ๐ [BETA]
You can access the Google Lens programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, youโll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "type": "findImageSource",
3 "imageUrls": [
4 {
5 "url": "https://console.apify.com/img/logos_apify/logo_apify_full_white_text.svg"
6 }
7 ]
8}' |
9apify call borderline/google-lens --silent --output-dataset
Google Lens API through CLI
The Apify CLI is the official tool that allows you to use Google Lens locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
1 monthly user
-
1 star
Created in Jan 2025
Modified 13 hours ago