Here is a Web Spider I coded a few years back, unfortunately lost the source code- but the tool has come in handy so many times it's not funny
It's a simple WebScanning Utility that uses regular expresssions (or something very similar) to scan the HTML (and like a spider will follow all links, you have the otion to stay inside a particular domain if you wish). The default String for Searching is an Email Format (example: "[a-z0-9]+@[a-z0-9]+[.][.a-z0-9]+")
Have fun guys/gals... I hope you find it as useful as i do.




