I am trying to build an app that can take an input image and look for similar images with Google's image search engine.Then on the base of similar images information it can give me information about what is on that input picture.
The question though is how to use Google's image search engine on my app and get all similar images and their information in response with JSON ?