I'm a iOS developer starting to learn Windows Phone. My project is targeted for 8 and 8.1 and it's about parsing a HTML document. I found a library named HTMLAgilityPack which is most used to parse HTML, but it is not supported for 8.1 version. So i tried to find another way to parse my HTML document and could not find any help online.
Asked
Active
Viewed 972 times
2 Answers
0
Did you try using the HtmlAgilityPack using Linq?
HtmlAgilityPack using Linq for windows phone 8.1 platform
But as far as i know HtmlAgilityPack doesn't support any 8.1 apps for WP. But the blog mentioned in this thread has mentioned about using this parser for Universal apps.
Community
- 1
- 1
Kulasangar
- 9,046
- 5
- 51
- 82