Tutorial to make a username scraperAs the title says. I would like a tutorial on how to make a username scraper in VB or any other programming language.
Originally Posted by Smileyblaster As the title says. I would like a tutorial on how to make a username scraper in VB or any other programming language. hm, you need: a way to download the html of websites a way to prase thru them regex out the usernames
Originally Posted by Jew hm, you need: a way to download the html of websites a way to prase thru them regex out the usernames So something that I have no idea how to do in programming yet!
Originally Posted by Smileyblaster So something that I have no idea how to do in programming yet! Thats EXACLY what i meant