I've found little use for this library but have used it in unit testing to validate elements exists in mocked up web pages.
In my opinion this library is great for validating information in unit test and in some cases with scrapping web pages. One thing one typically needs some expertise when using this library is basic knowledge of regular expressions and a decent understanding of the DOM (Document Object Model).