2 Aug
                
                    2008
                
            
            
                2 Aug
                
                '08
                
            
            
            
        
    
                9:48 p.m.
            
        jeremy:
Hello,
I would recommend using TagSoup:
http://www-users.cs.york.ac.uk/~ndm/tagsoup/
The tutorial easy, and has good advice:
There's also a wrapper for this, that uses curl+bytestrings for the download part, and exposes tags, xml and rss/atom parsers for the content itself, http://hackage.haskell.org/cgi-bin/hackage-scripts/package/download-curl -- Don