On Sat, 23 May 2015 12:16:06 +0530, savitha devi <[email protected]> wrote: > > I am developing a web scraper code using HTMLParser. I need to extract > text/email address from java script with in the HTMLCode.
Would be be correct in suspecting that you are assembling a list of email addresses for use in spamming? After all, that is the problem that motivates people to hide their email addresses behind Javascript. -- To email me, substitute nowhere->runbox, invalid->com. -- https://mail.python.org/mailman/listinfo/python-list
