This is bugging me, because I'm a complete newbie in web interaction:
How can I download a web page that is dynamically autoloading?
For instance, twitter's feed, facebook's wall, etc. The only restriction is that I'd like to do this on a client, with a background job, no browser involved. I'd prefer to use C#, but any language is completely welcome.