in reply to News with LWP::Simple?

you might also look if the news site offers an interface, e.g. a file in xml or another format which you can download and process, like heise.de (they offer an rdf-file to download). this will be much more convenient than parsing downloaded HTML, i believe.
if you download HTML be sure to check if the news site is restricting this in any way.