tripadvisor-scraper
tripadvisor-scraper copied to clipboard
Amenities missing from output
Now the actor uses the "list hotels" api to return the list of hotels and doesn't have amenities. In order the get hotel detail having amenities, the actor needs call other new API "hotel detail"; however, it will take longer to run the actor because of two API calls. Suggestion: Add new checkbox "Include More Detail", if yes, will call another new API "hotel detail" to get amenities. Default checkbox is false.
What do you think?