-->

Searching Google Images from Java

2019-02-28 13:16发布

问题:

I would have had the answer to my question here: Searching google images from java code , but the library is deprecated, and I don't want to screw over this research project that I am working on by using that deprecated source.

Tell me, what are you working on?

I am trying to, for my research project, create an application that searches for depictions of medical terms (like, for example, alopecia), as well as two associated terms with it (such as hair loss). The end user is to choose pictures associated with the terms, which is associated with the original medical term.

Those random pictures above T1,T2 are the images retrieved from Google Images for T1, T2 , and the T's are the terms being searched for.