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 . StationFinder . SearchByLocation
Retrieves local NPR member stations near the specified latitude and longitude location coordinates.
/*
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 retrieves local NPR member stations near the specified latitude and longitude location coordinates. The documentation for this NPR API method can be found here.
Here's an example of acceptable inputs:
APIKey: {YOUR API KEY}
Latitude: 40.718867
Longitude: 74.00558
Latitude and Longitude parameters must be positive decimals.
The following is a partial excerpt from the XML information returned by this Choreo:
<?xml version="1.0" encoding="UTF-8"?> <stations version="0.94"> <title>Stations near 40.718867 latitude and 74.00558 longitude</title> <station id="554"> <callLetters>WNYC</callLetters> <band>FM</band> <name>WNYC-FM</name> <memberStatus>Member</memberStatus> <frequency>93.9</frequency> <network orgId="552">WNYC Radio</network> <marketCity>New York</marketCity> <state>NY</state> <signal strength="5">strong</signal> <url typeId="1" type="Organization Home Page" title="WNYC-FM Homepage">http://www.wnyc.org/</url> <url typeId="2" type="Program Schedule" title="Program Schedule">http://www.wnyc.org/schedule/</url> <url typeId="4" type="Pledge Page" title="ePledge">https://secure.wnyc.org/epledge/</url> <url typeId="7" type="Audio Stream" title="WNYC FM">http://www.wnyc.org/</url> <url typeId="7" type="Audio Stream" title="WNYC AM">http://www.wnyc.org</url> <url typeId="9" type="Podcast" title="Soundcheck">http://feeds.wnyc.org/wnyc_soundcheck</url> <url typeId="9" type="Podcast" title="On The Media from WNYC and NPR">http://feeds.wnyc.org/onthemedia</url> <url typeId="9" type="Podcast" title="The Brian Lehrer Show">http://feeds.wnyc.org/wnyc_bl</url> <url typeId="9" type="Podcast" title="Fishko Files">http://feeds.wnyc.org/fishko</url> <url typeId="9" type="Podcast" title="Radiolab">http://feeds.wnyc.org/radiolab</url> <url typeId="9" type="Podcast" title="Studio 360">http://feeds.wnyc.org/studio360/podcast</url> <url typeId="9" type="Podcast" title="The Leonard Lopate Show">http://feeds.wnyc.org/wnyc_lopate</url> <url typeId="9" type="Podcast" title="Underreported from The Leonard Lopate Show">http://www.wnyc.org/feeds/series/lopate/underreported</url> <url typeId="9" type="Podcast" title="Radio Rookies">http://feeds.wnyc.org/radiorookies</url> <url typeId="9" type="Podcast" title="News from WNYC New York Public Radio">http://feeds.wnyc.org/wnyc/news/local/rss</url> <url typeId="9" type="Podcast" title="New Sounds">http://feeds.wnyc.org/wnyc/newsounds</url> <url typeId="9" type="Podcast" title="Last Chance Foods">http://feeds.wnyc.org/lastchancefoods</url> <url typeId="9" type="Podcast" title="Talk To Me">http://feeds.wnyc.org/talk_to_me</url> <url typeId="9" type="Podcast" title="Here's The Thing">http://feeds.wnyc.org/wnycheresthething/</url> <url typeId="9" type="Podcast" title="It's A Free Country: The Podcast">http://feeds.wnyc.org/itsafreecountrypodcast</url> <url typeId="9" type="Podcast" title="Freakonomics Radio">http://feeds.feedburner.com/freakonomicsradio</url> <url typeId="9" type="Podcast" title="WNYC's Leonard Lopate Show: Please Explain">http://www.npr.org/templates/rss/podcast.php?id=510018</url> <url typeId="10" type="Audio MP3 Stream" title="WNYC FM">http://www.wnyc.org/stream/wnyc-fm939/mp3.pls</url> <url typeId="10" type="Audio MP3 Stream" title="WNYC AM">http://www.wnyc.org/stream/wnyc-am820/mp3.pls</url> <url typeId="11" type="Audio Windows Media Stream" title="WNYC FM">http://www.wnyc.org/stream/wnyc-fm939/windows.asx</url> <url typeId="11" type="Audio Windows Media Stream" title="WNYC AM">http://www.wnyc.org/stream/wnyc-am820/windows.asx</url> <url typeId="13" type="Audio AAC Stream" title="WNYC AM">http://wnycam.streamguys.com:80/wnycam.aac</url> <url typeId="13" type="Audio AAC Stream" title="WNYC FM">http://wnycfm.streamguys.com:80/wnycfm.aac</url> <url typeId="16" type="Facebook Url" title="Facebook">http://www.facebook.com/wnycradio</url> <image type="logo">http://media.npr.org/images/stations/logos/wnyc_fm.gif</image> <tagline>New York's Best News, Talk and Classical Music</tagline> <orgDisplayName>WNYC Radio</orgDisplayName> <identifierAudioUrl type="mp3">http://media.npr.org/stationid/554.mp3</identifierAudioUrl> <identifierAudioUrl type="mp4">http://media.npr.org/stationid/554.mp4</identifierAudioUrl> </station> </stations>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms