-1
I’m doing a job for the college where I need to return the titles of the news site G1 - World. I am using Htmlagilitypack.
As an example, the first news of the site appears in this code snippet after viewing the element by browser.
The news code is locating within several 'div’s' and returns "Htmlagilitypack.Htmlnodecollection" in my code in vs.
I’m a little lost, how can I accomplish this return of the news headlines?