Click here to Skip to main content
15,891,136 members
Articles / Programming Languages / C#

How To Parse Hyperlinks in an HTML Document and Follow Them Recursively

Rate me:
Please Sign up or sign in to vote.
4.85/5 (12 votes)
5 Jul 2007CPOL1 min read 61.7K   1.3K   87  
This article shows you how to parse hyperlinks in an HTML document using regular expressions and follow them recursively

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Austria Austria
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions