Alright well, I'm sort of new to VB.NET.

I want to create a scanner that scans websites from lets say google or bing.
It then dumps those websites into a list/textbox. It then scans each website for a directory, and if the site says something like "test page", then it dumps THOSE into another list/textbox.

Where should I start?