Dear R-group,

I've been able to use the XML package for getting relevant tables from
webpages for my analysis.
I'm stuck with this slightly more interactive problem involving clicking a
link

Fro this link .....
http://www.etintelligence.com/etig/et500/et500Ranking.jsp

I want to get the data table into R. I was able to do it using XML .. but
now I want to get the whole list of 500 companies . for this . I need to
find a way to click on the "View All" link and then get the data into R
(hopefully).
Any suggestions how to go about it?

Thanks,
S

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to