I require some help / sample code (ASP.Net 2.0 / vb.net preferred) that can help me analyse a web page. The sort of breakdown required:
1. All displayable text in a string.
2. Word Count
3. Each word listed together with the number of times the word appears.
4. All URL’s listed showing the link text and the URL.
5. List of Image URL’s.
Sounds like a job for regular expressions, but not too good with those.
Any help, advice most appreciated
Thanks