Category:Data Provider API Docs
DataQueryObject API Documentation
DATAKEY
"yhoo_omg_article"
WEBSITE
http://omg.yahoo.com/
DESCRIPTION
The Yahoo! OMG article datasource returns all information of the selected news/gossips. url, summary and big photo are availabale in meta information of node.
This data source is dependent on "yhoo_search" data source.
INPUT
1st Parameter - key ( from yhoo_omg_search data source [metadata][key] field )
Type - string
2nd Parameter - Start (set to 0)
Type - int/string
2nd Parameter - End (set to 0)
Type - int/string
EXAMPLE DATA
[0] => Array
(
[source] => yhoo_omg_article
[title] => Star power meets philanthropy with celeb charities
[url] => http://omg.yahoo.com/news/star-power-meets-..
[summary] => This Sept. 3, 2008 file photo shows singer Fergie as she hugs one of the..
[image] => http://l.yimg.com/a/im_siggv3uFfzBIJmlcgpC_mnphAw---y3...
[metadata] => Array
(
)
[id] => 0
)
Categories: