I basically want to extract the contents of the webpage, crawl into all the links and get all the information and save it. Is this possible with htmlAgilityPack?
I basically want to extract the contents of the webpage, crawl into all the links and get all the information and save it. Is this possible with htmlAgilityPack?