Reputation: 6061
From a Delphi 32-bit Windows VCL Application in Delphi 11 Alexandria, is it possible to programmatically reverse-search Google Images by uploading a local image file?
The Google Reverse Image API is documented here: https://serpapi.com/google-reverse-image
But how to use it by uploading a local image from a Delphi program?
Upvotes: 1
Views: 835