Google Lens - Image Sources avatar

Google Lens - Image Sources

Try for free

No credit card required

View all Actors
Google Lens - Image Sources

Google Lens - Image Sources

useful-tools/google-lens-image-sources
Try for free

No credit card required

This actor allows you to find similar image sources via the Google Lens with some additional meta information like original image size on the source webpage.

You can access the Google Lens - Image Sources 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  "startUrls": [
3    {
4      "url": "https://thumbs.dreamstime.com/z/beagle-dog-isolated-white-background-purebred-103538194.jpg"
5    },
6    {
7      "url": "https://images.megapixl.com/4976/49769857.jpg"
8    }
9  ],
10  "proxyConfiguration": {
11    "useApifyProxy": true
12  }
13}' |
14apify call useful-tools/google-lens-image-sources --silent --output-dataset

Google Lens - Image Sources API through CLI

The Apify CLI is the official tool that allows you to use Google Lens - Image Sources 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
  • 9 monthly users
  • 3 stars
  • 95.9% runs succeeded
  • 1.5 days response time
  • Created in Jul 2023
  • Modified 11 months ago
Categories