Google Lens Scraper avatar
Google Lens Scraper
Try for free

3 days trial then $13.00/month - No credit card required now

View all Actors
Google Lens Scraper

Google Lens Scraper

curious_coder/google-lens-scraper
Try for free

3 days trial then $13.00/month - No credit card required now

Scrape google lens and get matching images, website having given image, and extract text from given images in bulk

Sample data

Here are some examples of input images and corresponding output of the scraper:

This action finds websites with similar images and web pages containing matched image. You can use this feature when you want to search for variations of given image. For example, if you want to search for websites mentioning certain dog breeds, you can pass the dog photo url that breed and the scraper will return images from of that dog breed and their web page urls.

Input

Lets pass a husky dog's image url that looks like this

Reverse image search API input - Husky dog

Scraper output

Here are 2 samples from the output of the scraper in JSON format. You can also get the output in other formats like CSV, XLS, etc

1[
2	{
3		"matchedImageLink": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS0dF2NyzBBKgA1HATtzEXqET4Q7Fl2G0j6ti5LW2S3fzJ4yo7R",
4		"title": "25 Most Beautiful Dog Breeds - Bake Into",
5		"link": "https://bakeinto.com/25-most-beautiful-dog-breeds",
6		"websiteIcon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS0dF2NyzBBKgA1HATtzEXqET4Q7Fl2G0j6ti5LW2S3fzJ4yo7R",
7		"websiteName": "bakeinto.com",
8		"givenUrl": "https://cdn.britannica.com/84/232784-050-1769B477/Siberian-Husky-dog.jpg"
9	},
10	{
11		"matchedImageLink": "https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcT29smU4qFoAxvFxhczpV4FSEvIJRj3W6sut2jdUKKyt7R7BQmk",
12		"title": "Pedigone Red Dog Body Cross with Black Lead 1.5-2m lengthy Harness & Leash Dog Belt.",
13		"link": "https://www.amazon.in/Pedigone-Cross-1-5-2m-lengthy-Harness/dp/B082KPSJ8Q",
14		"websiteIcon": "https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcT29smU4qFoAxvFxhczpV4FSEvIJRj3W6sut2jdUKKyt7R7BQmk",
15		"websiteName": "Amazon.in",
16		"givenUrl": "https://cdn.britannica.com/84/232784-050-1769B477/Siberian-Husky-dog.jpg"
17	}
18]

Find image sources

This action finds web pages with given image. You can use this feature when you want to find most accurate matches. For example: If you want to find social media profiles of people by their profile pictures!

Let look at an example of how we can find websites mentioning elon musk

Input

Lets pass the url of image of elon musk's headshot photo:

Image match API input - Elon musk

Scraper output

Here are 2 samples from the output of the scraper in JSON format

1[
2	{
3		"title": "Forbes",
4		"link": "https://www.forbes.com/profile/elon-musk/",
5		"subtitle": "Forbes",
6		"matchedImageLink": "https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcQqiDyK4zpIwrJSGjKzHY5GzVzcV3HbymcfiKxvGbRuWHdUQHxd",
7		"websiteIcon": "https://encrypted-tbn2.gstatic.com/favicon-tbn?q=tbn:ANd9GcStsFTtOA-Gr2Cf1TGnVGGF1nqm10KGRhJS83fDnH-ZzYd8xji1iIzt-qzdIYjwIsySiHufTYXd2stTOLcrolb1witi-Zl1RkryuwGqDVGnyiorvQ",
8		"websiteName": "Forbes",
9		"givenUrl": "https://imageio.forbes.com/specials-images/imageserve/62d700cd6094d2c180f269b9/0x0.jpg?format=jpg&crop=959,959,x0,y0,safe&height=416&width=416&fit=bounds"
10	},
11	{
12		"title": "Alux.com",
13		"link": "https://www.alux.com/networth/elon-musk/",
14		"subtitle": "Alux.com",
15		"matchedImageLink": "https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSRLbtUtEza35vd8CsbV7Y-aa4gLwVdOsRXvZfYrIh4iHgN1a1c",
16		"websiteIcon": "https://encrypted-tbn2.gstatic.com/favicon-tbn?q=tbn:ANd9GcSL4xAYKXA5jhJ9G7LVZ71D6bL_LBSSlyiRquIhhB9S0Uo2A7CyFnX-0zgKWOjW0STkOTKRAqL5LN4KGSXdqU5RuASazkVpkyAhMeE66qs9Wyc",
17		"websiteName": "Alux.com",
18		"givenUrl": "https://imageio.forbes.com/specials-images/imageserve/62d700cd6094d2c180f269b9/0x0.jpg?format=jpg&crop=959,959,x0,y0,safe&height=416&width=416&fit=bounds"
19	}
20]

Extract text from images (OCR)

You can use this feature when you want to perform OCR and extract text from images of documents or any image that has readable content.

Input

OCR API input - Image of a Document

Scraper output

Here is the output of the scraper in JSON format

1{
2	"text": "Project Documentation\r\nThe Core Project Team has deemed the following project documents as required project artifacts for each phase of the project. These documents will be maintained during the project phases, and will be stored as project artifacts once the phase has been completed.\r\nScope Statement\r\nThis document defines the project scope determined by the Business Sponsor. This document should be reviewed and signed off by all team members so every one is aware of the project goal(s). This will be used to create the high-level project plan, data inventory list, report list and business requirements.\r\nDocument Name: Project Scope Statement\r\nData Inventory List\r\nThis is an excel spreadsheet that lists all of the data elements that are required to be brought over to Business Objects. The business creates this list based on the Scope Statement.\r\nNote: If there are more data elements added to BO that were not on the Data Inventory List, there needs to be a\r\nprocess in ensuring the Business is aware of these data elements.\r\nDocument Name: Data Inventory Template\r\nReport List\r\nThis is the list of reports that the business would like to produce in BO after the implementation\r\nThe business owner should list the names of the reports as well as provide electronic examples of each report. The business owner should also cross-reference all data elements in the reports to ensure they are captured in the Data Inventory List.\r\nDocument Name: Should be included in the Business Requirements and Data Inventory. There is no pre-defined template for this item. An annotated list with samples will suffice.\r\nBusiness Requirements\r\nThe business owner should specify WHAT they want in regards to the defined project scope. These include any specific use cases, or calculations. It details what the business owner expects the data will function in BO.\r\nNOTE: Once a security plan has been defined, the business requirements document needs to be updated to include a security section that defines the type of security required for the specific project.\r\nDocument Name: Data Warehouse Requirements Template",
3	"givenUrl": "https://images.template.net/wp-content/uploads/2016/07/26122540/Data-ware-Project-Documentation-Template.jpg"
4}
Developer
Maintained by Community
Actor metrics
  • 5 monthly users
  • 99.7% runs succeeded
  • 0.0 days response time
  • Created in Sep 2023
  • Modified 4 months ago