screen scrape question

  • Thread starter Thread starter tony collier
  • Start date Start date
T

tony collier

anyone know if it is better to use WebClient or WebResponse/WebRequest for
screen scraping ? Can anyone recommend any in depth reading material on
this area? Many thanks.
 
I don't see any specific difference unless you need to have somehow more
control over what is sent along the request. Using WebRequest perhaps gives
you more tools to use for complex scenarios
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top