Hey guys, I am having a problem figuring out how I would extract all the links from a webpage, and then filter them to get only a certain type of link.
For Example: i want to filter all the links that start with: http://www.googleads
How would I do this? (PS. Im using a webBrowser on my Windows Form)