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 . NPR . StoryFinder . Query
Queries the Story API for stories across all NPR media, including audio, text, images, and web-only content.
/*
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 query the Story API for all NPR stories, including audio, text, images, and web-only content. The documentation for this story search method can be found here.
There are several optional inputs that you should be familiar with before running the Choreo. A comprehensive overview of all parameters that are available can be found at NPR's Query Generator located here.
By default a query returns the 20 most recent pieces of content across all NPR media. A query can be further refined to search for content within specific categories, or specific dates, or containing specific keywords. Here is an example of the way a query can be refined by a combination of keywords, dates, and categories to produce a targeted search:
APIKey: {YOUR API KEY}
SearchTerm: voting
StartDate: 2012-01-01
EndDate: 2012-03-31
ID: 1003,139482413
The following is a partial excerpt from the XML information returned by this Choreo:
<?xml version="1.0" encoding="UTF-8"?> <nprml version="0.94"> <list> <title>NPR: Stories from "U.S." and "Election 2012"</title> <teaser>This news feed contains stories that meet all of the following criteria: (1) Stories from the "U.S." topic. (2) Stories from the "Election 2012" topic.</teaser> <miniTeaser>Custom NPR News Feed API. Visit http://www.npr.org/templates/apidoc/index.php for more information.</miniTeaser> <link type="api">http://api.npr.org/query?id=1003,139482413&searchTerm=voting&apiKey=MDA5NTk0NjgyMDEzMzk2MjY1OTc0ZTMxNQ001</link> <story id="149677753"> <link type="html">http://www.npr.org/blogs/itsallpolitics/2012/03/30/149677753/wisconsin-voters-face-onslaught-of-negative-negative-negative-ads?ft=3&f=1003,139482413</link> <link type="api">http://api.npr.org/query?id=149677753&apiKey=MDA5NTk0NjgyMDEzMzk2MjY1OTc0ZTMxNQ001</link> <link type="short">http://n.pr/HxbQXA</link> <title>Wisconsin Voters Face Onslaught Of 'Negative, Negative, Negative' Ads</title> <subtitle/> <shortTitle/> <teaser>The superPAC supporting Rick Santorum has so far spent almost a half-million dollars on ads attacking front-runner Mitt Romney. And the superPAC supporting Romney has spent more than five times that amount — over $2.7 million — attacking Santorum.</teaser> <miniTeaser>Dueling superPACS have spent more than $3 million in the state ahead of Tuesday's GOP primary.</miniTeaser> <slug>It's All Politics</slug> <thumbnail> <medium>http://media.npr.org/assets/img/2012/03/30/wisc-voters_sq.jpg?t=1333115981&s=13</medium> <large>http://media.npr.org/assets/img/2012/03/30/wisc-voters_sq.jpg?t=1333115981&s=11</large> <provider>Reuters /Landov</provider> </thumbnail> <storyDate>Fri, 30 Mar 2012 08:56:00 -0400</storyDate> <pubDate>Mon, 02 Apr 2012 16:03:00 -0400</pubDate> <lastModifiedDate>Mon, 02 Apr 2012 16:03:12 -0400</lastModifiedDate> <keywords/> <priorityKeywords/> <organization orgId="1" orgAbbr="NPR"> <name>National Public Radio</name> <website>http://www.npr.org/</website> </organization> <parent id="145182772" type="tag"> <title>superPAC</title> <link type="html">http://www.npr.org/templates/archives/archive.php?thingId=145182772&ft=3&f=1003,139482413</link> <link type="api">http://api.npr.org/query?id=145182772&apiKey=MDA5NTk0NjgyMDEzMzk2MjY1OTc0ZTMxNQ001</link> </parent> <parent id="139544303" type="primaryTopic"> <title>Presidential Race</title> <link type="html">http://www.npr.org/sections/presidential-race?ft=3&f=1003,139482413</link> <link type="api">http://api.npr.org/query?id=139544303&apiKey=MDA5NTk0NjgyMDEzMzk2MjY1OTc0ZTMxNQ001</link> </parent> <parent id="139544303" type="topic"> <title>Presidential Race</title> <link type="html">http://www.npr.org/sections/presidential-race?ft=3&f=1003,139482413</link> <link type="api">http://api.npr.org/query?id=139544303&apiKey=MDA5NTk0NjgyMDEzMzk2MjY1OTc0ZTMxNQ001</link> </parent>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms