gdscrapeR icon indicating copy to clipboard operation
gdscrapeR copied to clipboard

StartingError after get_reviews() Command

Open pandit9 opened this issue 5 years ago • 4 comments

Hello, After I type the get_reviews() command I get the following message;

Number of web pages to scrape: StartingError in 1:maxResults : argument of length 0

I would be really grateful if anyone could let me know how to proceed from this message as I am new to R. Thank you so much!

pandit9 avatar Oct 25 '19 10:10 pandit9

Same here.

weisisheng avatar Dec 13 '19 08:12 weisisheng

Same

XiaoxuanMa avatar May 07 '20 02:05 XiaoxuanMa

Same here...

subhroisback avatar May 08 '20 07:05 subhroisback

I needed to scrape reviews recently, so I made a workflow for it here: https://github.com/tyluRp/glassdoor-scraper

Note, just like this repo, the methods I use to scrape things might change as the HTML changes. For now, it seems to be working fairly well.

tylerlittlefield avatar Aug 08 '20 02:08 tylerlittlefield