Re: [R] read data from a URL with login required

2013-07-20 Thread Prof Brian Ripley
On 20/07/2013 16:43, Hui Du wrote: Hi All, How to read a URL requiring log in info in R? For example, I want to download some info from Linkedin pages, my username is abc, password is 123. How can I download my desired URL page in R? It really depends what 'login' means. For some sites this

[R] read data from a URL with login required

2013-07-20 Thread Hui Du
Hi All, How to read a URL requiring log in info in R? For example, I want to download some info from Linkedin pages, my username is abc, password is 123. How can I download my desired URL page in R? Many thanks. HXD [[alternative HTML version deleted]] ___