Web Detection
Extract list of entities, full matches urls, partial matches urls, visual matches urls, pages, locale and dimensions from image using (google vision web detection)
100 subscribers
872 ms avg latency
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Web Detection endpoints
| Method | Endpoint | Description |
|---|---|---|
| Web Detection | ||
| POST |
POST Web Detection /web-detection |
the **important** thing is that you should use **image** as a form_data key Example const data = new FormData(); data.append(‘**image**’, ‘image_path’); |
| GET |
GET Web Detection /web-detection |
the **important** thing is that you should use **image** as a query name Example (url?**image**=“image_url”) |
Web Detection pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20.99 / month | — |
|