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

Hotel prices not returned #8

Open
zhicong opened this issue Jun 21, 2020 · 0 comments
Open

Hotel prices not returned #8

zhicong opened this issue Jun 21, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@zhicong
Copy link

zhicong commented Jun 21, 2020

Thanks for making this to make scraping TripAdvisor so much easier! The API docs show a sample output for hotels containing an array of prices from various providers. However, an empty prices array is always returned for me. Even the example run does not contain that data.

I noticed that the call to getPlacePrices has been commented out. Are there plans to enable support for retrieving hotel prices?

// placePrices = await getPlacePrices(id, randomDelay);

@pocesar pocesar added the bug Something isn't working label Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants