Jump to content
UBot Underground

scraping emails from websites


Recommended Posts

This any good?

set(#searchemail,$find regular expression($document text,"(?i)\\b[!#$%&\'*+./0-9=?_`a-z\{|\}~^-]+@[.0-9a-z-]+\\.[a-z]\{2,6\}\\b"),"Global")

 

Link to post
Share on other sites
  • 3 weeks later...

Thanks Pete. I think that searches a page for valid emails. I guess I need to run a script to collect all internal links on a website and then run your command on each of those pages?

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...