How to expand URLs in C#?

Posted by Hao Wooi Lim on Stack Overflow See other posts from Stack Overflow or by Hao Wooi Lim
Published on 2010-04-03T00:29:05Z Indexed on 2010/04/03 0:33 UTC
Read the original article Hit count: 514

Filed under:
|
|

If I have a URL like http://popurls.com/go/msn.com/l4eba1e6a0ffbd9fc915948434423a7d5, how do I expand it back to the original URL programmatically? Obviously I could use an API like expandurl.com but that will limits me to 100 requests per hour.

© Stack Overflow or respective owner

Related posts about c#

Related posts about http