Google Reverse Image Search API  ✅ Free avatar

Google Reverse Image Search API ✅ Free

Try for free

No credit card required

View all Actors
Google Reverse Image Search API  ✅ Free

Google Reverse Image Search API ✅ Free

curious_coder/google-lens-scraper
Try for free

No credit card required

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

You can access the Google Reverse Image Search API ✅ Free 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  "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      "RESIDENTIAL"
11    ],
12    "apifyProxyCountry": "US"
13  }
14}' |
15apify call curious_coder/google-lens-scraper --silent --output-dataset

Google Reverse Image Search API ✅ Free API through CLI

The Apify CLI is the official tool that allows you to use Google Reverse Image Search API ✅ Free 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
  • 25 monthly users
  • 3 stars
  • 99.8% runs succeeded
  • 0.8 hours response time
  • Created in Sep 2023
  • Modified about 2 months ago