Recently, I had the need to parse html documents for special bits of data. Of course, the data resided on multiple sites, all of which had their own structure, classes, etc.. Building regular expressions for the parsing was my first thought, although I knew that using REGEX comes at a cost. After doing...
Entries tagged 'document-parsing' ↓
HTML Parsing - HTML Agility Pack
Saturday, January 30 2010 - .Net