HtmlAgilityPack HtmlNode how to get <select> and <option> tag
See the question and my original answer on StackOverflowBy default, OPTION tags are treated specifically (for historic reasons). See my answer on this thread here on SO: Parsing HTML Reading Option Tag Content with HtmlAgillityPack