Y
Hacker News
new
|
ask
|
show
|
jobs
by
eccp
4930 days ago
Don't use regexes to parse HTML, use BeautifulSoup instead. Also, don't use "brogrammer" style comments, they are not funny enough.
1 comments
eccp
4930 days ago
Something like:
https://gist.github.com/3850232
link