Can you extract single words out of a webpage/html script?

ljb118

Newbie
Joined
Feb 6, 2013
Messages
40
Reaction score
9
All the words are connected to an '@'.. so I'm sure there would be a way to extract any word with an '@' connected to it out of a webpage/html script? I just dont know how, if anyone knows it would be appreciated.
 
Search on Google for email harvester, or build your own bot of tool.
You can use php to create your email harvester.
 
Back
Top