Questions tagged as 'html-agility-pack'

1
answer

HtmlAgilityPack - does not format correctly

In my webservice, I always need to format the HTML that I receive. To make sure it gets correctly formatted I use the HtmlAgilityPack . HTML I get: <p> <div> <b>text:</b> <img alt="" height...
asked by 12.01.2017 / 20:27
1
answer

How to return the value of the element using Xpath?

I'm doing a job for college where I need to return the news headlines from G1 - World . I'm using HtmlAgilityPack. As an example, the first news of the site appears in this code snippet after previewing inspecting the element by the browser....
asked by 18.10.2017 / 15:55