Expedia Hotel Data Aggregator - Organize and Examine Insights avatar
Expedia Hotel Data Aggregator - Organize and Examine Insights
Try for free

3 days trial then $3.99/month - No credit card required now

View all Actors
Expedia Hotel Data Aggregator - Organize and Examine Insights

Expedia Hotel Data Aggregator - Organize and Examine Insights

dainty_screw/expedia-hotel-collector---store-and-analyze-data
Try for free

3 days trial then $3.99/month - No credit card required now

Effortlessly gather and store key details of Expedia hotels, including names, ratings, and prices. Use our tool for competitive analysis and strategic planning in the hospitality sector.

Expedia Hotel Data Aggregator - Organize and Examine Insights

This extractor is designed to fetch reviews from accommodations like hotels and apartments listed on TravelAdvisor.com and LodgeFinder.com.

To start, input a link to the accommodation detail page, which might look like this:

1https://www.traveladvisor.com/Prague-Hotels-HighTower-Prague.h525006.Hotel-Details?chkin=2023-03-17&chkout=2023-03-18&x_pwa=1&rfrr=HSR&pwa_ts=1677850168323&sort=RECOMMENDED&top_dp=82&top_cur=USD&userIntent=
2https://www.lodgefinder.com/ho136900/grand-prague-downtown-prague-czech-republic/?pwaDialogNested=PropertyDetailsReviewsBreakdownDialog
3https://www.traveladvisor.com/en/Berchtesgaden-Hotels-MountainView-Lodge.h2692552.Hotel-Details

Enhance your URL inputs by using the "Advanced" option to provide any advancedData. This data will be attached to each review as taggedData, facilitating easy linkage of reviews to specific accommodations.

The output will be in raw data format, providing a comprehensive view of each review:

1{
2    "id": "123456789abcdef",
3    "superlative": "Outstanding",
4    "locale": "en_US",
5    "reviewScoreWithDescription": {
6        "label": "9 out of 10 Outstanding",
7        "value": "9/10 Outstanding"
8    },
9    "text": "Outstanding service and location. Impeccably clean.",
10    "submissionTime": {
11        "longDateFormat": "May 10, 2023"
12    },
13    "themes": [
14        {
15            "icon": {
16                "id": "positive_4"
17            },
18            "label": "Praised for: Staff service, cleanliness, amenities"
19        }
20    ],
21    "reviewFooter": {
22        "messages": [
23            {
24                "seoStructuredData": {
25                    "itemscope": true,
26                    "itemprop": "author",
27                    "itemtype": "https://schema.org/Person",
28                    "content": "Alex"
29                },
30                "text": "Stayed 2 nights in May 2023"
31            }
32        ]
33    },
34    "reviewInteractions": [
35        {
36            "interactionType": "POSITIVE_FEEDBACK",
37            "feedbackAnalytics": {
38                "linkName": "Helpful feedback",
39                "referrerId": "LodgeFinder.Reviews.Helpful"
40            }
41        }
42    ],
43    "authorDetails": {
44        "text": "Alex"
45    },
46    "reviewResponses": [
47        {
48            "id": "3b23cd4c-ac5c-42a7-91f2-89b8d8dec7e2",
49            "header": {
50                "text": "Response from Hotel Manager on May 13, 2023"
51            },
52            "response": "We're thrilled you enjoyed your stay!"
53        }
54    ],
55    "accommodationId": "678910",
56    "taggedData": {
57        "customField1": "specific details here",
58        "customField2": ["more custom JSON data"]
59    }
60}

COnnect with US

Support :

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 2 stars
  • 100.0% runs succeeded
  • Created in Apr 2024
  • Modified 4 days ago