expand_reviews: Expand reviews

View source: R/scrape-google.R

expand_reviewsR Documentation

Expand reviews

Description

Expand long reviews to capture all the comment

Usage

expand_reviews(
  client,
  using = "xpath",
  value = "//button[@jsaction='pane.review.expandReview']"
)

Arguments

client

RSelenium client.

using

String with "css" or "xpath".

value

String with css tag or xpath.


villegar/scrappy documentation built on Jan. 25, 2024, 4:38 p.m.