Welcome to Viewzoo!  |  Log In  |  Sign Up
Navigation
  1. Wiki Home
  2. Categories
  3. Title List
  4. Recent Changes
  5. RSS
  6. Atom
Active Members

 

Search the Wiki

 

Create or Find a Page

 
View commonsensemedia
Category:Data Provider API Docs
DataQueryObject API Documentation

DATAKEY


"commonsensemedia"

WEBSITE


http://www.commonsensemedia.org/

DESCRIPTION


The commonsensemedia movie rating search will match all the movies for a given term. Important data returned in the metadata field is about the movie rating for kids.

INPUT


1st Parameter - Term
Type - string
2nd Parameter - Start
Type - int/string
3rd Parameter - End
Type - int/string

EXAMPLE DATA



[0] => Array
(
[source] => commonsensemedia
[title] => The Hulk
[url] => http://www.commonsensemedia.org/movie-reviews/Hulk.html
[metadata] => Array
(
[media] => Video/DVD
[rating] => pause
[age] => 13
[stars] => 2
[adult] => pause
[adult_desc] => 4 adult reviews
[kids] => pause
[kids_desc] => 6 kid reviews
)

[id] => 0
)
.......

Categories: