View source: R/scrape-google.R
expand_reviews | R Documentation |
Expand long reviews to capture all the comment
expand_reviews(
client,
using = "xpath",
value = "//button[@jsaction='pane.review.expandReview']"
)
client |
|
using |
String with "css" or "xpath". |
value |
String with css tag or xpath. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.