You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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?
tripadvisor-scraper/src/tools/hotel-tools.js
Line 13 in 4b61769
The text was updated successfully, but these errors were encountered: