Category:Data Provider API Docs
DataQueryObject API Documentation
DATAKEY
"vfp_blogsearch"
WEBSITE
NA
DESCRIPTION
The VFP Blog Search DQO data provider gives the blog search results for the given search term.
INPUT
1. Array containing term, vfp_id, url
for json call this array has to be json encoded.
EXAMPLE DATA
[0] => Array
(
[source] => vfp_blogsearch
[title] => Blu-ray nails another in the HD-DVD coffin
[url] => http://data.viewzi.com/wordpress/?p=486
[summary] => Well, Netflix went Blu-ray only.....
[pubdate] => 2008-02-18
[metadata] => Array
(
[type] => post
[author] => admin
[no_of_comments] => 0
[pubtime]=> 23:55:34
[tags] => Array
(
[0] => Array
(
[name] => Gizmos and Technology
[slug] => gizmos-and-technology
)
[1] => Array
(
[name] => Movies and TV
[slug] => movies-and-tv
)
.........
)
)
[id] => 0
Categories: