Hacker News new | past | comments | ask | show | jobs | submit login

How is this marginally difficult to parse?

A CSS3 selector could easily just get this - in jQuery:

$('div span').attr('class')

will easily give you the expression that returns all the classnames - easily mapped to whatever output you want.




He was actually giving example of page that is ridiculous easy to mine.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: