upvote
How does this approach meaningfully differ from having javascript that XORs the email with a random sequence of bytes stored in that JS?
reply
It's more fun? :)

/edit

And you can combine both approaches: XOR'ing the code first for good measurements. :)

reply
How does that work if the scraper takes a screenshot to feed to a LLM or OCR?
reply
That seems like a very expensive way to crawl the internet
reply
Scrape normally collect emails, if no email seen take screenshot and OCR OCR is cheap and REGEX is cheap
reply