Hacker News new | ask | show | jobs
by cosmic_shame 5336 days ago
if you're using python, lxml has a cssselect module that makes this a breeze.
1 comments

Very interesting, I'll definitely look into that. Thanks!