Quote:
Originally Posted by Killswitch
^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$
|
Is that a search query? Where would I use that?
Google: "site:example.com ^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$" returned nothing, what am I missing?
Quote:
Originally Posted by Antonio
use httrack to download the site (grab html only) then run an email extractor on the html files, I'm sure that there are better ways, google email extractor and see what you come up with
|
That's a start, thanks
