5

i need to search images on Google images by url, all of this i need to do on jQuery. How it will look: i set image url and script return images urls and titles. But i have a problem, in google api i not found how i can run search by image url. I see https://ajax.googleapis.com/ajax/services/search/images?q=Google this, but in api nothing say about use image url. Then i hope i can load simple google image search, and substitute in google search image url my image url, but Google encoding image url's. Please help. Sorry for my bad english.

Anatoly
  • 141
  • 1
  • 2
  • 8

1 Answers1

0

I realize that this is a really old question, but I think that this post here does a good job of explaining what needs to happen: Google Image Search How Do I Construct A Reverse Image Search URL

Community
  • 1
  • 1
GarrettMurphy
  • 289
  • 4
  • 16