Re: [R] Need help reading website info with XML package and XPath

2011-05-31 Thread Martin Morgan
On 05/30/2011 09:04 AM, eric wrote: Hi, I'm looking for help extracting some information of the zillow website. I'd like to do this for the general case where I manually change the address by modifying the url (see code below). With the url containing the address, I'd like to be able to extract t

[R] Need help reading website info with XML package and XPath

2011-05-30 Thread eric
Hi, I'm looking for help extracting some information of the zillow website. I'd like to do this for the general case where I manually change the address by modifying the url (see code below). With the url containing the address, I'd like to be able to extract the same information each time. The spe