is there a way to programatically get a list of all feeds and there current labels, folders from google reader. i am using c#. i see there are some listing for http get / put code but can't find any good parsers as well
Here's an interesting article about using Google Reader in C# directly. You may also take a look at Google Reader .NET API.