crubba / Wiley-ADCR

Repository for the book "Automated Data Collection with R"
41 stars 76 forks source link

chap16:Gathering data on mobile phones #13

Open slim1994 opened 6 years ago

slim1994 commented 6 years ago

chap16:Gathering data on mobile phones

parsing problem:

xpath <- str_c('//span[@class="refinementLink" and text()="', keyword,'"]/../@href') restSearchpageLink=xpathApply(parsedFirstSearchPage,xpath)

restSearchpageLink null !!!