Email spambots are
web crawlers that collect
email addresses from websites, newsgroups,
special-interest group (SIG) postings, and chat-room conversations to create
mailing lists for sending unsolicited emails, known as
email spam. They are programmed to recognize the format of email addresses, making it easy for them to gather this information. Various methods have been developed to combat spambots, including
address munging. This technique involves intentionally altering an email address to make it readable to humans or human-controlled
web browsers, while preventing spambots from interpreting it. This has led to the development of advanced spambots that can extract email addresses from munged character strings or
scrape them from text rendered in a web browser.
Alternative techniques for displaying email addresses on a web page include using an image, a text logo with inline
CSS, or jumbling the characters and rearranging them with CSS for display. ==Forums==