I’m trying to do something very simple with HtmlAgilityPack, I just don’t know anything about xml or nodes and I am having a lot of trouble pulling simple info from an HTML website. Currently I am doing a VERY slow version using String manipulation of pure HTML, I could be parsing with xpaths or whatever, but I don't have a clue how to get started.… Can someone please help me with this?
↧