301
The best answer on StackOverflow: Using RegEx to parse HTML
(stackoverflow.com)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I once applied to an internship for a company doing job offers aggregation. During the interview they explained to me that the core of what they did was parsing (partial) html with regex. When I asked why they wouldn't develop a custom parser, they replied to me that they were working on it, but that the internship wouldn't focus on that. I was not disappointed when it didn't get the job.