You're viewing a single thread.
View all comments
221
comments
I exclusively browse with cURL and manually parse HTML myself the old fashioned way
32 0 Reply17 0 ReplyWhy parse the HTML manually when
sed
is a standard utility and you can use it to parse it with regex?7 0 ReplyOoh, it's my turn to link this beauty.
https://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags
7 0 ReplyInsert copypasta of angry nerd ranting about using regex to parse html.
5 0 ReplyIts a valid rant, ditto to email
1 0 Reply
You've viewed 221 comments.
Scroll to top