Expedia


Limitations:

  • The rating on the website ranges from 0.0 to 10.0, which we divide by 2 to match the 0.0 to 5.0 range
  • The site mentions the pros and cons, which we concatenate into one review text.
    • Example:

    • The pros and cons for the screenshot above will be concatenated as:

      Nice place. Very uncoordinated operations. They could and should manage well. | Liked: Cleanliness, room comfort | Disliked: Staff & service

  • The following metadata are not being collected:
    • For profile - average rating metadata (cleanliness, amenities, eco-friendliness, etc)
    • For review - review metadata (type of traveler)

Supported URL formats:


Supported Metadata

  • For profile - company name, address including latitude and longitude, description

Example:

"{\"name\":\"Ashworth by the Sea\",\"profile_description\":\"Hotel near Hampton Beach Located close to Casino Ballroom, Ashworth by the Sea provides concerts and live shows, a rooftop terrace, and a bar. At the 3 on-site restaurants, enjoy breakfast, lunch, dinner, kids' meals, and happy hour. A gym and conference space are available to all guests. You'll also find perks like: An indoor pool with sun loungersCooked-to-order breakfast (surcharge), valet parking (surcharge), and meeting roomsA water dispenser, a ballroom, and evening entertainmentA reception hall, wedding services, and a banquet hallGuest reviews give good marks for the dining options, bar, and breakfast Room features All 107 individually furnished rooms feature comforts such as premium bedding and air conditioning. Guests reviews give good marks for the clean rooms at the property. More amenities include: Hair dryers and shampoo42-inch TVs with cable channelsRefrigerators, travel cribs, and coffee/tea makers\",\"company_data\":{\"company_name\":\"Ashworth by the Sea\"},\"address\":\"295 Ocean Blvd, Hampton, NH, 03842\",\"country\":\"United States\",\"street\":\"295 Ocean Blvd\",\"city\":\"Hampton\",\"region\":\"New Hampshire\",\"zipcode\":\"03842\",\"latitude\":\"42.913425\",\"longitude\":\"-70.809144\"}"

Other public information available

  • For profile - number of reviews and average rating
  • For review - review title, date, rating value, review ID, language code, review text, review response, pros and cons

Meanwhile, here's a sample JSON using the reviews endpoint for reference:

{
    "success": true,
    "status": 200,
    "job_id": 676392942,
    "source_url": "https://www.expedia.com/Portsmouth-Hotels-Ashworth-By-The-Sea.h37503.Hotel-Information",
    "source_name": "expedia",
    "place_id": null,
    "external_identifier": null,
    "meta_data": "{\"name\":\"Ashworth by the Sea\",\"profile_description\":\"Hotel near Hampton Beach Located close to Casino Ballroom, Ashworth by the Sea provides concerts and live shows, a rooftop terrace, and a bar. At the 3 on-site restaurants, enjoy breakfast, lunch, dinner, kids' meals, and happy hour. A gym and conference space are available to all guests. You'll also find perks like: An indoor pool with sun loungersCooked-to-order breakfast (surcharge), valet parking (surcharge), and meeting roomsA water dispenser, a ballroom, and evening entertainmentA reception hall, wedding services, and a banquet hallGuest reviews give good marks for the dining options, bar, and breakfast Room features All 107 individually furnished rooms feature comforts such as premium bedding and air conditioning. Guests reviews give good marks for the clean rooms at the property. More amenities include: Hair dryers and shampoo42-inch TVs with cable channelsRefrigerators, travel cribs, and coffee/tea makers\",\"company_data\":{\"company_name\":\"Ashworth by the Sea\"},\"address\":\"295 Ocean Blvd, Hampton, NH, 03842\",\"country\":\"United States\",\"street\":\"295 Ocean Blvd\",\"city\":\"Hampton\",\"region\":\"New Hampshire\",\"zipcode\":\"03842\",\"latitude\":\"42.913425\",\"longitude\":\"-70.809144\"}",
    "unique_id": "37503",
    "review_count": 1070,
    "average_rating": 3.6,
    "last_crawl": "2024-04-19",
    "crawl_status": "complete",
    "percentage_complete": 100,
    "result_count": 1070,
    "credits_used": 1080,
    "from_date": null,
    "blocks": null,
    "reviews": [
        {
            "id": 21203159395,
            "name": "Martha",
            "date": "2024-04-17",
            "rating_value": 4.0,
            "review_text": "Staff was friendly and polite. Room average, toilet kept running water. Room was very noisy, crying children. | Liked: Staff & service, amenities",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "662024316e77b230bdc68f1b",
            "meta_data": "{\"datashake_review_uuid\":\"0768cb4b-1ea1-3a67-b333-e20c5f0c4fa8\"}"
        },
        {
            "id": 21203159400,
            "name": "Jeffrey",
            "date": "2024-04-17",
            "rating_value": 5.0,
            "review_text": "Liked: Cleanliness, staff & service, property conditions & facilities, room comfort",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "66200a046e77b230bdc575e1",
            "meta_data": "{\"datashake_review_uuid\":\"ffdaff11-1a7b-3595-ae31-c3ff0c769699\"}"
        },
        {
            "id": 21203159405,
            "name": "Mary Beth",
            "date": "2024-04-17",
            "rating_value": 5.0,
            "review_text": "Liked: Cleanliness, staff & service, property conditions & facilities",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "661ff39f6e77b230bdc47c2a",
            "meta_data": "{\"datashake_review_uuid\":\"23581254-48c6-3121-9965-32b6887f29d9\"}"
        },
        {
            "id": 21203159408,
            "name": "John",
            "date": "2024-04-15",
            "rating_value": 4.0,
            "review_text": "The rooms are little dated. Friendly service and central location to beach, shops and bars. | Liked: Staff & service",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": "Good Location",
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "661d691e981b706a22a60088",
            "meta_data": "{\"datashake_review_uuid\":\"2e1b2529-493c-3c0a-b67a-ac672e70313c\"}"
        },
        {
            "id": 21203159412,
            "name": "Peter",
            "date": "2024-04-15",
            "rating_value": 5.0,
            "review_text": null,
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "661d54bb0593690de621864c",
            "meta_data": "{\"datashake_review_uuid\":\"d89d5fc5-bfae-358a-b5ad-afee6fb6c492\"}"
        },
        {
            "id": 21203159414,
            "name": "Susan",
            "date": "2024-04-14",
            "rating_value": 5.0,
            "review_text": "Always like to stay here. Very clean rooms | Liked: Cleanliness, staff & service, property conditions & facilities",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "661c5763b0485460c03a00e6",
            "meta_data": "{\"datashake_review_uuid\":\"46aa5787-79cf-380f-bdd3-1d7cb2acd6e5\"}"
        },
        {
            "id": 21203159418,
            "name": "Debra",
            "date": "2024-04-14",
            "rating_value": 2.0,
            "review_text": "Room was not ready upon arrival @3pm after calling day before to confirm we would be all set to do so. Reservation was switched after several minutes of trying to find another room. Did not receive the included breakfast as original listing stated. No parking available when returning at night and “valet” parked down the road in an overflow lot. Front desk staff was rude and not cordial at all. Would not stay there again. | Disliked: Staff & service",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "661c02eb5088695e8f1899a2",
            "meta_data": "{\"datashake_review_uuid\":\"73bf6912-bf70-36bb-8df4-1f6ea691ff31\"}"
        },
        {
            "id": 21203159420,
            "name": "Sandy",
            "date": "2024-04-14",
            "rating_value": 4.0,
            "review_text": "Liked: Cleanliness, staff & service, property conditions & facilities",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "661be363b0485460c032d306",
            "meta_data": "{\"datashake_review_uuid\":\"4fcc5f84-32a4-367d-af25-153b293da535\"}"
        },
        {
            "id": 21203159424,
            "name": "Greta",
            "date": "2024-04-12",
            "rating_value": 5.0,
            "review_text": "Liked: Cleanliness, staff & service, property conditions & facilities",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "66188d7d5088695e8ffb2a14",
            "meta_data": "{\"datashake_review_uuid\":\"15361c8d-b752-3f50-abda-798519ac8955\"}"
        },
        {
            "id": 21203159428,
            "name": "Mary",
            "date": "2024-04-10",
            "rating_value": 3.0,
            "review_text": "Some staff weren’t very friendly but others were. We did not use any of the amenities or restaurant, so can’t rate that. Not sure why an additonal $60 is charged for amenities when you don’t use them. Also, had to pay for parking and valet, so retrieving car every time we went out was inconvenient.",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "6616fbd6f7275346d0431cf5",
            "meta_data": "{\"datashake_review_uuid\":\"cdbe9f22-8d61-3899-a254-79c3690d5688\"}"
        },
        {
            "id": 21203159432,
            "name": "Marianne",
            "date": "2024-04-10",
            "rating_value": 4.0,
            "review_text": "The room was clean and comfortable. There were extra fees if you wanted to check in early and also for valet parking. Restaurant & bar was not open and no complimentary breakfast (that was another fee) maybe the restaurant and bar is seasonal? | Liked: Cleanliness, staff & service, property conditions & facilities, room comfort",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": "Nice room ",
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "66167527f7275346d03cf419",
            "meta_data": "{\"datashake_review_uuid\":\"75cef225-f3e0-3173-b95b-166593e9b915\"}"
        },
        {
            "id": 21203159436,
            "name": "Margaret",
            "date": "2024-04-08",
            "rating_value": 5.0,
            "review_text": "Love this place. Overlooking the ocean balcony. Accessible restaurants | Liked: Amenities",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "66134b9d30b8e0305c18bc05",
            "meta_data": "{\"datashake_review_uuid\":\"1f1be3b4-0785-3ed0-b55a-bf0ea9462725\"}"
        },
        {
            "id": 21203159441,
            "name": "James",
            "date": "2024-04-07",
            "rating_value": 5.0,
            "review_text": "Enjoyed everything about our stay. The staff. The facilities. The property. The room overlooking the ocean. It was all exceptional. | Liked: Cleanliness, staff & service, amenities, property conditions & facilities",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "6613201550968c3da9a0910f",
            "meta_data": "{\"datashake_review_uuid\":\"3436d720-f945-3aa7-8cbe-134aea4143ff\"}"
        },
        {
            "id": 21203159446,
            "name": "sammie",
            "date": "2024-04-07",
            "rating_value": 5.0,
            "review_text": "Found hair in the shower from the previous guests | Liked: Staff & service, property conditions & facilities",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "6611eb913d9d8816323d446e",
            "meta_data": "{\"datashake_review_uuid\":\"9a9cb8c9-87bb-3180-b8e7-acee1e2891d9\"}"
        },
        {
            "id": 21203159451,
            "name": "Kimberly",
            "date": "2024-04-05",
            "rating_value": 3.0,
            "review_text": "The floors in my room were sandy and dirty | Liked: Amenities | Disliked: Cleanliness",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "660fd0b13d9d881632268de7",
            "meta_data": "{\"datashake_review_uuid\":\"e04809f9-3827-342c-a15e-57623ed6ef65\"}"
        },
        {
            "id": 21203159456,
            "name": "jeffrey",
            "date": "2024-04-01",
            "rating_value": 5.0,
            "review_text": "Liked: Cleanliness, staff & service, property conditions & facilities",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "660abd8986620439a05c826f",
            "meta_data": "{\"datashake_review_uuid\":\"396c1269-56ab-367b-a309-98b4e60d4d01\"}"
        },
        {
            "id": 21203159459,
            "name": "joanna",
            "date": "2024-03-31",
            "rating_value": 4.0,
            "review_text": "Hampton Beach never disappoints. Have stayed over the years at many Boardwalk Hotels, would definitely return to the Ashworth, however noisy neighbors disturbed our evening. Sounded like they were moving furniture and banging around for hours.The app to download the key was frustrating, eventually picked up the key at reception. Looking forward to a return visit. | Liked: Cleanliness, staff & service, amenities, property conditions & facilities",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "6608b65886620439a047d855",
            "meta_data": "{\"datashake_review_uuid\":\"c2c6ce3b-31e6-3061-9bc1-1f3dedbcef77\"}"
        },
        {
            "id": 21203159462,
            "name": "Cornelia",
            "date": "2024-03-30",
            "rating_value": 5.0,
            "review_text": "Liked: Cleanliness, staff & service, property conditions & facilities, room comfort",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "6607fc1b86620439a03f7bca",
            "meta_data": "{\"datashake_review_uuid\":\"4393e58d-d7bc-3dc4-8e80-eea3e7e9dd02\"}"
        },
        {
            "id": 21203159465,
            "name": "John",
            "date": "2024-03-27",
            "rating_value": 5.0,
            "review_text": "Liked: Cleanliness, staff & service, property conditions & facilities",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "6604888986620439a024ff48",
            "meta_data": "{\"datashake_review_uuid\":\"7cf142f3-4e86-3b85-9229-94df6ff62155\"}"
        },
        {
            "id": 21203159469,
            "name": "Barbara",
            "date": "2024-03-25",
            "rating_value": 5.0,
            "review_text": "Dirty floors, in room. | Liked: Staff & service",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": "en",
            "unique_id": "66016e111f4b3d0c23ff183d",
            "meta_data": "{\"datashake_review_uuid\":\"a18b1bc0-5e13-3f45-a446-88515d0cdc94\"}"
        }
    ]
}
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.