Vote count:
0
I'm trying to access a specific node from a Webpage and get its inner text.
I have never done anything like this but I'll post the things I've learned so far and you can help me finish this.
Apparently the Agilitypack would be good when parsing any form of XML-Data, using the XPath. But for some reason the XPath in Agilitypack doesn't work with Windows Phone. The thing is that the Xpath seems to be a very efficient method of parsing the data since it's also really easy to find.
Ok, so since it's about a FULL website, there is a lot of text. So I will only post the URL to the page.
I want to access the label on the Xpath //*[@id="back"]/div[12]/div[3]/div[2]/div[1]/div[1]/span[1]/a
It's located here if you can't find it
I'm sorry if this is a badly written question but I am super frustrated after trying to figure this out for about two hours.
Parse HTML for specific data with Windows Phone
Aucun commentaire:
Enregistrer un commentaire