Category:Data Provider API Docs
DataQueryObject API Documentation
DATAKEY
"flixpulse"
WEBSITE
http://www.flixpulse.com/
DESCRIPTION
The flixpulse movie review search will match the movie for a given term. All reviews are based on what people are twittering about movie.
INPUT
1st Parameter - Term
Type - string
2nd Parameter - Start (0)
Type - int/string
3rd Parameter - End (0)
Type - int/string
EXAMPLE DATA
[0] => Array
(
[source] => flixpulse
[title] => The Incredible Hulk
[url] => http://jazzychad.com/twitter/movies/movie.php?id=15
[summary] => The Incredible Hulk (87/100) : 1852 good, 135 bad, 309 indifferent
[pubdate] => 2008-07-25
[metadata] => Array
(
[good] => 1852
[bad] => 135
[indifferent] => 309
)
[id] => 0
)
.......
Categories: