Reddit full articles to RSS

Reddit full RSS feeds on Google Reader

Reddit is a great site, but opening every interesting link is time-consuming, so I decided to write an application that generates RSS feeds with full articles. This software downloads every popular page posted on Reddit, extracts the actual content (without navigational menus, ads, comments and social links) and then uploads the feeds to a web server. The feeds are updated once/twice a day.

Sample feeds: Reddit – All (week top), Reddit – I took a picture (week top), Reddit – Programming (day top), Reddit – WTF (day top)

Complete list of feeds: http://antiufo.altervista.org/feeds/

It’s still a beta version, so suggestions are welcome. Note: occasionally the program fails to recognize useless stuff and includes it in the final article.

You can read the comments page on Reddit by clicking the link at the bottom of each article:

image

The program is written in C# with .NET 4 and HtmlAgilityPack. It supports Reddit, StackExchange and a few forum engines.

Copyright (c) 2009-2013 at-my-window.blogspot.com