By anojkumar
via geekonweb.com
Submitted: Feb 18 2013 / 09:10
After using HTMLAgilityPack for a long time I finally switched to Jsoup. Jsoup is better in parsing HTML and best thing is that it supports Jquery like selectors to select elements with ease. Many a times I have noticed HTMLAgilityPack fails to extract correct data. Learn how it can be used from .Net.
Add your comment