Google Reverse Image Search API avatar
Google Reverse Image Search API

Deprecated

Pricing

Pay per usage

Go to Store
Google Reverse Image Search API

Google Reverse Image Search API

Deprecated

Developed by

Curious Coder

Maintained by Community

Features: ▶ API to search by image on Google ▶ Search and scrape similar images and source websites ▶ Extract text from given image using google lens

0.0 (0)

Pricing

Pay per usage

5

Monthly users

2

Runs succeeded

>99%

Last modified

6 months ago

You can access the Google Reverse Image Search API 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  "urls": [
3    "https://imageio.forbes.com/specials-images/imageserve/62d700cd6094d2c180f269b9/0x0.jpg?format=jpg&crop=959,959,x0,y0,safe&height=416&width=416&fit=bounds",
4    "https://upload.wikimedia.org/wikipedia/commons/1/18/Mark_Zuckerberg_F8_2019_Keynote_%2832830578717%29_%28cropped%29.jpg"
5  ],
6  "searchType": "findImageSources",
7  "proxy": {
8    "useApifyProxy": true,
9    "apifyProxyGroups": [],
10    "apifyProxyCountry": "US"
11  }
12}' |
13apify call curious_coder/google-lens-scraper --silent --output-dataset

Google Reverse Image Search API API through CLI

The Apify CLI is the official tool that allows you to use Google Reverse Image Search API 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

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.