Category:Data Provider API Docs
DataQueryObject API Documentation
DATAKEY
"tmz_article"
WEBSITE
http://www.tmz.com/
DESCRIPTION
The tmz.com article datasource returns all information of the selected news/gossips. url, summary and big photos are availabale in meta information of node.
This data source is dependent on "tmz_search" data source.
INPUT
1st Parameter - key ( from tmz_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] => tmz_article
[title] => How to Build a Supercouple: Infant Edition
[url] => http://www.tmz.com/2008/10/05/how-to-build-a-su..
[summary] => Suri Cruise, Kingston Rossdale and Shiloh..
[pubdate] => 2008-10-05
[image] => http://www.blogsmithmedia.com/www.tmz.c..
[metadata] => Array
(
[comments] => http://www.tmz.com/2008/10/05/h...
)
[id] => 0
)
Categories: