powered by
get PPP list from an official website
getPPPList(startPage = 1, endPage, proxy = FALSE)
on Which page you want to start, default is 1
On which page you want to stop scrapping
whether proxy will be used, default is FALSE
A table of PPP projects collected from your input page
Get PPP list from the Ministry of Finance of China (http://www.cpppc.org:8082/efmisweb/ppp/projectLibrary/toPPPList.do?projName=), to view the listed projects in the PPP library.
www.cpppc.org
# NOT RUN { #scrape the first two pages getPPPList(1,3) # }
Run the code above in your browser using DataLab