Hello,
I'm trying to automatize articles downloading (files .pdf) from some scientific portal.
Manually it works - portal recognize university IP address and authentication is done automatically.
Programmatically it doesn't work - probably it's necessary to assign some credential properties to
WebClient (or CookieAwareWebClient), but how to get them ?
Any ideas ?
Thanks in advance.
Pavel
Go to the complete details ...