Does HtmlAgilityPack have the ability to use regular expressions in its XPATH selector?
See the question and my original answer on StackOverflowIt's not available out-of-the-box, but you can add this functionality easily. It's described here: HtmlAgilityPack: xpath and regex