Click here to Skip to main content
15,895,557 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Guys i am working on an automation software wherein i want to read data from webpage(excluding the TAGS) & store it in access.
However after atrying multiple codes, i am not able to read data from the webpage, how can i do this?
plz help
Posted

1 solution

If you don't want to use third part tool for this then go with this. http://stackoverflow.com/a/16489390[^]

Otherwise this might help you. WebSite Scraping[^]

Or try NCrawler[^]
 
Share this answer
 
Comments
Member 8657306 8-Jul-13 5:39am    
how to do it using webrequest or httprequest class in .net
Sushil Mate 8-Jul-13 5:39am    
its windows appl? cant you use the webclient?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900