current apps

RSS Feeds | more apps

Overview

What is RSS?
RSS is a simple, standardized data feed format that many web services use to allow sharing of frequently updated collections of content, such as blog entries, news headlines, audio, and video.

How to I access RSS Feeds on Current?
Most Current.com pages have corresponding RSS feeds that you can access by clicking the RSS icon in your browser's address bar. Here's how it looks in Firefox (it's the orange icon at the right). Some browsers display the RSS icon using a different color.

address bar with RSS feed icon

What about video RSS Feeds?
Current's RSS feeds are RSS 2.0 compliant, utilizing Media RSS extensions. We include video media via our player when a playable video exists - according to the MRSS specification. Note: There is no difference between typing .rss or .mrss in one of our feed URL's - either will serve up the same Media RSS feed.

What if I want a custom RSS Feed?
In addition to the feeds linked from a page's address bar, you can create customized feeds of most Current.com item collections and user activity. Below is a detailed description of our feed URL formats and available options for customization.

I don't see all the available items in the feed I selected. Why?
To keep data payloads manageble, most of the RSS feeds below only return 20 items per request. If you want to see more items from a given feed, check to see if the feed supports virtual pagination via the "page" argument. Most of our feeds do. See the examples below for more information.





Available Feeds



Homepage

Returns a feed combining all the items you see on our homepage. Your one-stop feed for keeping up with the best of Current TV and Current.com!

  • URL Format: /homepage/locale.rss
  • Required Arguments
    • locale = en_US,en_GB,it_IT
  • Optional Arguments
    • none
  • Examples:
http://feeds.current.com/homepage/en_US.rss
http://feeds.current.com/homepage/en_GB.rss
http://feeds.current.com/homepage/it_IT.rss


TV Schedule

Returns a feed of the upcoming programming schedule on Current TV.

  • URL Format: /homepage/locale.rss
  • Required Arguments
    • locale = en_US,en_GB (not available in Italy)
  • Optional Arguments
    • start = URL-encoded RFC-822 date
    • end = URL-encoded RFC-822 date
  • Examples:
http://feeds.current.com/tv_schedule/en_GB.rss
http://feeds.current.com/tv_schedule/en_US.rss
http://feeds.current.com/tv_schedule/en_US.rss
?start=Tue%2C%2004%20May%202010%2020%3A00%3A00%20%2B0000
&end=Wed%2C%2005%20May%202010%2020%3A00%3A00%20%2B0000

Items

Return feeds of the last 2 weeks of items on Current.com, sorted by various filters.

from our tv shows