🛡️📧 Protect e-mails against spam and scraping bots
-
Updated
Jan 18, 2025 - JavaScript
🛡️📧 Protect e-mails against spam and scraping bots
Protect email addresses, phone numbers and other sensitive data from bots scraping the source code of your Astro app.
Tiny crate with a Leptos component for obfuscating email addresses
astro-obfuscate is a set of components that prevent spam bots from finding email addresses, phone numbers, or other text that you wish to hide.
Angular Email Obfuscation
JavaScript Email Protection (JEP) is a simple and lightweight way to keep your email safe from spam bots. Instead of leaving your email exposed in plain HTML (where bots can easily grab it), this script dynamically inserts it using JavaScript—making it way harder for scrapers to detect.
A very old project I did, when I wanted to do everything myself, instead of using already built tools ;-)
JavaScript Email Protection (JEP) is a simple and lightweight way to keep your email safe from spam bots. Instead of leaving your email exposed in plain HTML (where bots can easily grab it), this script dynamically inserts it using JavaScript—making it way harder for scrapers to detect.
Add a description, image, and links to the email-obfuscation topic page so that developers can more easily learn about it.
To associate your repository with the email-obfuscation topic, visit your repo's landing page and select "manage topics."