How to search for an image with JavaScript on Google image?
Asked Answered
C

0

6

I want to start searching for an image, stored locally, using JavaScript and Google Image (Google Image Link). I know how to do it manually, but I can't figure out how to automate the search through JavaScript. Is that possible? I can't find anything on the Internet and I don't know how to attack the problem.

Thank you for your help and/or your advice.

Ps: Here is an example of a URL obtained after the manual search of an image on Google Image Google Image Search

Convict answered 14/8, 2018 at 18:42 Comment(4)
I believe this should point in the right direction #32616426Andrej
Thanks to your answer, I now have a starting point: Google Custom Search with images. I'm going to investigate. Thank you very much.Convict
I think Google Custom Search API doesn't support the feature i am looking for the moment. It allows me to search images using keyword, but it doesn't allow me to search images using an image file. This source seems to confirm what i suppose (support.google.com/customsearch/forum/AAAAg_SjYhUWhJnrHVD-mQ/…).Convict
did you find any solution ?Glowing

© 2022 - 2024 — McMap. All rights reserved.