
Google Lens Reverse Image Search
Pricing
$15.00/month + usage

Google Lens Reverse Image Search
Scrape image sources from Google Lens with image urls, including 'Exact matches' and 'About this image' tabs. It's fast and low cost(as low as 128MB memory). Output in json format including source page url, title, description, time, image resolution, site icon and title.
0.0 (0)
Pricing
$15.00/month + usage
1
Monthly users
10
Runs succeeded
>99%
Response time
1.5 days
Last modified
a month ago
You can access the Google Lens Reverse Image Search 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 "images": [
3 "https://upload.wikimedia.org/wikipedia/commons/c/cb/Elon_Musk_Royal_Society_crop.jpg"
4 ],
5 "types": [
6 "exact"
7 ],
8 "count": 10,
9 "concurrency": 2,
10 "extra_outputs": [
11 "description",
12 "time",
13 "resolution",
14 "icon",
15 "site"
16 ],
17 "proxy": {
18 "useApifyProxy": true,
19 "apifyProxyGroups": [
20 "RESIDENTIAL"
21 ]
22 }
23}' |
24apify call newyear/google-reverse-image-search --silent --output-dataset
Google Lens Reverse Image Search API through CLI
The Apify CLI is the official tool that allows you to use Google Lens Reverse Image Search locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
3 days
Price
$15.00