Google Lens avatar

Google Lens

Try for free

3 days trial then $34.99/month - No credit card required now

Go to Store
Google Lens

Google Lens

borderline/google-lens
Try for free

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:

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 1 star

  • Created in Jan 2025

  • Modified 13 hours ago