How can I pull a data from any a web site through webrequest in c#? -



How can I pull a data from any a web site through webrequest in c#? -

how can pull info web site through webrequest in c#? e.g cost of product in www.xxx.com

thanks,

i suggest take @ html agility pack. provides lot of functionality parsing web pages.

c#

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -