You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . NYTimes . MovieReviews . SearchByKeyword
Searches movie reviews by keyword and various filter parameters.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo allows you to search movie reviews by keyword and various filter parameters. More information for this NY Times resource can be found here.
Note that you must specify one of the following filter parameters: CriticsPick, OpeningDate, PublicationDate, Query, Reviewer, or ThousandandBest. You can use up to three search parameters at a time. Order, Limit, Offset, and ResponseFormat do not count against this count. If you specify more than three, an error is returned.
Here's an example of an acceptable input:
Query: Moonrise Kingdom
The following is a sample of the JSON information returned by this Choreo:
{ "status": "OK", "copyright": "Copyright (c) 2013 The New York Times Company. All Rights Reserved.", "num_results": 1, "results": [ { "nyt_movie_id": 463854, "display_title": "Moonrise Kingdom", "sort_name": "Moonrise Kingdom", "mpaa_rating": "PG-13", "critics_pick": 1, "thousand_best": "0", "byline": "Manohla Dargis", "headline": "Scouting Out a Paradise: Books, Music and No Adults", "capsule_review": "", "summary_short": "Wes Anderson’s new film, “Moonrise Kingdom,\u201d is a self-consciously once-upon-a-time tale of two romantic 12-year-olds who create their own paradise by running away.", "publication_date": "2012-05-25", "opening_date": "2012-05-25", "dvd_release_date": "2012-10-16", "date_updated": "2012-05-25 11:32:43", "seo_name": "Moonrise-Kingdom", "link": { "type": "article", "url": "http:\/\/movies.nytimes.com\/2012\/05\/25\/movies\/wes-andersons-moonrise-kingdom-with-bruce-willis.html", "suggested_link_text": "Read the New York Times Review of Moonrise Kingdom" }, "related_urls": [ { "type": "overview", "url": "http:\/\/movies.nytimes.com\/movie\/463854\/Moonrise-Kingdom\/overview", "suggested_link_text": "Overview of Moonrise Kingdom" }, { "type": "showtimes", "url": "http:\/\/movies.nytimes.com\/movie\/463854\/Moonrise-Kingdom\/showtimes", "suggested_link_text": "Tickets & Showtimes for Moonrise Kingdom" }, { "type": "awards", "url": "http:\/\/movies.nytimes.com\/movie\/463854\/Moonrise-Kingdom\/details", "suggested_link_text": "Cast, Credits & Awards for Moonrise Kingdom" }, { "type": "community", "url": "http:\/\/movies.nytimes.com\/movie\/463854\/Moonrise-Kingdom\/rnr", "suggested_link_text": "Readers' Reviews of Moonrise Kingdom" }, { "type": "trailers", "url": "http:\/\/movies.nytimes.com\/movie\/463854\/Moonrise-Kingdom\/trailers", "suggested_link_text": "Trailers & Clips for Moonrise Kingdom" } ], "multimedia": { "resource": { "type": "thumbnail", "src": "http:\/\/graphics8.nytimes.com\/images\/2012\/05\/25\/arts\/25MOON\/25MOON-thumbStandard.jpg", "height": 75, "width": 75 } } } ] }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms