Google Lens - Image Sources avatar
Google Lens - Image Sources

Deprecated

Pricing

Pay per usage

Go to Store
Google Lens - Image Sources

Google Lens - Image Sources

Deprecated

Developed by

Useful tools

Useful tools

Maintained by Community

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.

0.0 (0)

Pricing

Pay per usage

4

Total users

116

Monthly users

1

Runs succeeded

0%

Last modified

2 years ago

You can access the Google Lens - Image Sources 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.

$echo '{
< "startUrls": [
< {
< "url": "https://thumbs.dreamstime.com/z/beagle-dog-isolated-white-background-purebred-103538194.jpg"
< },
< {
< "url": "https://images.megapixl.com/4976/49769857.jpg"
< }
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: