javascript protected email?
Posted: Thu Oct 13, 2011 8:07 pm
hi please can someone help i need to extract some data from a site but the email is protected by javascript please can you tell me how i can extract this informaion
here is the code from page source
dalton1990band me uphotmail.co.uk
this is what the javascript is replacing
@ = AtRePlAcE
. = dOtRePlAcE
AND THE EMAIL THAT IS BEING EXTRACTED IS AND THIS IS LEAVING THE @ SIGN OUT
dalton1990hotmail.co.uk
br kelvin
here is the code from page source
Code: Select all
<LI><A class=hnormal href="JAVASCRIPT:showemail('jackiemaria2001AtRePlAcEyahoodOtRePlAcEcodOtRePlAcEuk','State of Play');">jackiemaria2001<IMG alt="band me up" src="/FIND/pics/ngista.jpg" border=0>yahoo.co.uk</A>
this is what the javascript is replacing
@ = AtRePlAcE
. = dOtRePlAcE
AND THE EMAIL THAT IS BEING EXTRACTED IS AND THIS IS LEAVING THE @ SIGN OUT
dalton1990hotmail.co.uk
br kelvin