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.
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}
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!