I am looking for a web crawler that will search news sites for specific keywords. Basically I want to be able to type in specific key words and then have the web crawler go out and pull in all pages with those keyword on specific sites. The crawler program should be able to display the url,
page title and page description. The crawler also needs to have an export function, perhaps to a CSV ...