Real-Time Lens Data (Mega)
The Real-Time Lens Data API is a highly-maintained, fast and comprehensive tool that integrates visual image search capabilities with a suite of powerful features like OCR and sentence and word level text recognition. Additionally, it taps into Google's knowledge graph, granting applications instant access to contextually relevant information and insights based on the visual input provided.…
Real-Time Lens Data (Mega) endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Image Search /search |
Search image by url and get visual matches, knowledge graph, products, and organic search results from the web. See it in action on - [Google… |
| GET |
Visual Matches /visual-matches |
Get visual matches from the web for an image and optionally a query. This endpoint implements the "Visual Matches" on Google Lens. |
| GET |
Exact Matches /exact-matches |
Send an image URL and get the top 500 web pages with the same image (reverse image search). This endpoint implements the "Exact Matches" tab on Google Lens. |
| GET |
Object Detection /object-detection |
Detect landmarks, places, plants, animals, products, and other objects in an image, including bounding boxes, labels / types and confidence score. |
| GET |
Image to Text /ocr |
Extract text from an image and get paragraph, sentence and word level text detections from Google Lens. |
Real-Time Lens Data (Mega) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $300 / month | 50 / second |
|
| ULTRA Recommended | $500 / month | 100 / second |
|
| MEGA | $2,000 / month | 150 / second |
|