Use the HTTPRequest class to get the site (as String), after that you can use Regular Expressions (RegEx Class) (found in System.Text.RegularExpressions) to extract all links...
You can get a Match onto a Link with something like
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.