HTML Agility Pack
Posted
by Harikrishna
on Stack Overflow
See other posts from Stack Overflow
or by Harikrishna
Published on 2010-03-11T05:32:04Z
Indexed on
2010/03/11
5:36 UTC
Read the original article
Hit count: 273
I want to parse the html table using html agility pack. I want to extract only some predefined column data from the table.
But I am new to parsing and html agility pack and I have tried but I don't know how to use the html agility pack for my need.
If anybody knows then give me example if possible.
© Stack Overflow or respective owner