Does anybody know any libraries that I can use to extract the META tags from
an HTML file? Or parse the HTML file?
Ideally I'm hoping for something that will parse them like the XmlDocument
class but of course that won't parse an HTML file because HTML is rarely
well-formed XML.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.