how to retrieve url from a html format in R? -
i want retrieve link
"/product-reviews/b002hwrjbc/ref=sp_detail_page_cr_lnk" in
<a class="a-size-base" href="/product-reviews/b002hwrjbc/ref=sp_detail_page_cr_lnk">520</a> can me xpath? thank you!
are trying scrape amazon reviews? wrote package this in response another stackoverflow question.
Comments
Post a Comment