Category:Data Provider API Docs
DataQueryObject API Documentation
DATAKEY
"perezhilton_article"
WEBSITE
http://www.perezhilton.com/
DESCRIPTION
The Perezhilton.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 "perezhilton_search" data source.
INPUT
1st Parameter - key ( from perezhilton_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] => perezhilton_article
[title] => The Return of Pambo
[url] => http://perezhilton.com/2008-02-22-the-return-of-pambo
[summary] => Pamela Anderson's website,, mysteriously disappeared ...
[image] => http://img.perezhilton.com/wp-content/uploads/2008/02/pamellla__oPt.jpg
[metadata] => Array
(
)
[id] => 0
)
Categories: