powered by
get CSR rating from a website
getCSRRating(startPage, endPage, year = 2015, proxy = FALSE)
on Which page you want to start, default is 1
On which page you want to stop scrapping
In which year you want the rank
whether use the proxy, default is FALSE
A table of CSR ratings collected from your input page
Get CSR ratings and reports of different companies from http://stockdata.stock.hexun.com/zrbg/
www.hexun.com
# NOT RUN { # get first two pages of CSR ratings in 2015 getCSRRating(1,3) # }
Run the code above in your browser using DataLab