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

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

Total users

202

Monthly users

2

Runs succeeded

>99%

Last modified

7 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.

$echo '{
< "urls": [
< "https://imageio.forbes.com/specials-images/imageserve/62d700cd6094d2c180f269b9/0x0.jpg?format=jpg&crop=959,959,x0,y0,safe&height=416&width=416&fit=bounds",
< "https://upload.wikimedia.org/wikipedia/commons/1/18/Mark_Zuckerberg_F8_2019_Keynote_%2832830578717%29_%28cropped%29.jpg"
< ],
< "searchType": "findImageSources",
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [],
< "apifyProxyCountry": "US"
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: