Thread
:
Need an email scraper
View Single Post
03-16-2009, 10:52 AM
Killswitch - BANNED FOR LIFE
Guest
Posts: n/a
Quote:
Originally Posted by
Wolfy
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?
That's a start, thanks
Regex to match email address.