Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get more than 8 reviews? #106

Open
maaz-munir opened this issue Dec 27, 2024 · 2 comments
Open

How to get more than 8 reviews? #106

maaz-munir opened this issue Dec 27, 2024 · 2 comments

Comments

@maaz-munir
Copy link

Currently it returns 8 user_reviews per location. I want to scrape a single location but get all the user reviews available?

Is there a parameter for this available? Or a way to get reviews sorted by "New"?

@maaz-munir
Copy link
Author

@gosom I noticed that you are using the window.APP_INITIALIZATION_STATE object to scrape the data from a gmap link.

Is there a similar object available for cases where I might need more reviews? Or for example, I want reviews based on a different sort order

Or since they are different fetch requests and just update the DOM on the fly, the only option is to use playwright locators?

@gosom
Copy link
Owner

gosom commented Jan 1, 2025

I believe it's possible to get the reviews with a different way but they are not available on the page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants