1
votes

I'm looking for a list (the bigger the better) of rss feeds to test a feed reader I'm writing. I couldn't find anything using google. How can I go about testing my reader with a large number of feeds for a variety of sources?

Does anyone know of any list of sources that are available out there?

Thanks

2
You are writing a feed reader and don't have 60 of your personal reads in some other reader that you could use? - msw
My app is a hosted script that should work well retrieving many urls. I'd like to test its limits. I'll have only a small number of users, and I think ~1000 feeds should be enough. 60 is not enough. - Giorgio

2 Answers

0
votes

There are 2 lists there: 40k feeds and 4k feeds. These lists are on github too.

Have you implemented PubSubHubbub in your feed reader?