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 . Yahoo . Finance . GetNews
Retrieves the most recent Yahoo Finance Company or Industry news items as an RSS feed.
/*
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 the most recent Yahoo Finance news headlines for a given company or industry. The documentation for this Yahoo resource can be found here.
Ticker symbols are case-insensitive and more than one can be specified by separating with commas.
Here's an example of acceptable inputs:
Company: YHOO
NewsType: headline
The following is a sample of the XML information returned by this Choreo:
<?xml version="1.0" encoding="utf-8"?> <rss version="2.0"> <channel> <title>Yahoo! Finance: YHOO News</title> <copyright>Copyright (c) 2015 Yahoo! Inc. All rights reserved.</copyright> <link>http://finance.yahoo.com/q/h?s=yhoo</link> <description>Latest Financial News for Yahoo! Inc.</description> <language>en-US</language> <lastBuildDate>Wed, 07 Jan 2015 22:19:00 GMT</lastBuildDate> <image> <url>http://l.yimg.com/a/i/brand/purplelogo/uh/us/fin.gif</url> <title>Yahoo! Finance: YHOO News</title> <link>http://finance.yahoo.com/q/h?s=yhoo</link> <width>144</width> <height>45</height> </image> <item> <title>Could Twitter Start Charging For Article Views?</title> <link>http://us.rd.yahoo.com/finance/external/investors/rss/SIG=12vvbdufq/*http://news.investors.com/010715-733650-twitter-might-charge-for-story-views-analyst-says.htm?ven=yahoocp&src=aurlled&ven=yahoo</link> <description>[at Investor's Business Daily] - Twitter tiptoed into e-commerce in September with its new "buy" button, embedded in some tweets of partners such as Home Depot and Burberry. But the microblogging platform is positioning itself ...</description> <guid isPermaLink="false">yahoo_finance/1326666674</guid> <pubDate>Wed, 07 Jan 2015 22:19:00 GMT</pubDate> </item> <item> <title>Yahoo U.S. Search Share Surges On Mozilla Move</title> <link>http://us.rd.yahoo.com/finance/external/investors/rss/SIG=12m30jhhc/*http://news.investors.com/010715-733603-google-us-search-share-falls-in-december.htm?ven=yahoocp&src=aurlled&ven=yahoo</link> <description>[at Investor's Business Daily] - Yahoo (YHOO) last month jumped to its highest U.S. search share in more than five years, boosted by its deal with Mozilla that makes it the default search engine for the Firefox Web browser, according ...</description> <guid isPermaLink="false">yahoo_finance/2348298220</guid> <pubDate>Wed, 07 Jan 2015 18:17:00 GMT</pubDate> </item> </channel> </rss>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms