Welcome to Viewzoo!  |  Log In  |  Sign Up
Navigation
  1. Wiki Home
  2. Categories
  3. Title List
  4. Recent Changes
  5. RSS
  6. Atom
Active Members

 

Search the Wiki

 

Create or Find a Page

 
View yhoo image search
Category:Data Provider API Docs
DataQueryObject API Documentation

DATAKEY


"yhoo_image"

WEBSITE


http://images.yahoo.com/

DESCRIPTION


The Yahoo images web service will match images over the internet with your search term and give back some description, thumbnail in meta information.

INPUT


1st Parameter - term
term is the parameter to be search.
2nd Parameter - Start
Type - int/string
3rd Parameter - End
Type - int/string


EXAMPLE DATA



[0] => Array
(
[source] => yahoo_image
[title] => angelina-jolie-elle-uk-05.jpg
[image] => http://www.joliewatch.com/wp-content/uploads/2007/01...
[metadata] => Array
(
[height] => 370
[width] => 299
[thumbnail] => http://sp1.yt-thm-a01.yimg.com/image/25/m2/2..
[thumbnail_height] => 135
[thumbnail_width] => 109
)

[id] => 0
)

Categories: