
Google Lens
3 days trial then $24.99/month - No credit card required now

Google Lens
3 days trial then $24.99/month - No credit card required now
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! 🚀
Actor Metrics
24 monthly users
No reviews yet
3 bookmarks
>99% runs succeeded
0.21 hours response time
Created in Jan 2025
Modified a month ago
You can access the Google Lens programmatically from your own applications by using the Apify API. You can also 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: