Priceline Hotel Scraper
Pricing
from $9.99 / 1,000 results
Go to Apify Store
Priceline Hotel Scraper
Search Priceline hotels by destination and dates, returning hotel names, star ratings, guest scores, reviews, locations, brands, cancellation policies, and the cheapest nightly rates in a clean, structured format.
Pricing
from $9.99 / 1,000 results
Rating
0.0
(0)
Developer
Jamshaid Arif
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share
Searches Priceline.com hotels for a destination and date range and returns one clean row per hotel — name, star level, guest-review score and count, coordinates, neighborhood, brand and the cheapest nightly rate.
Input
| Field | Default | Description |
|---|---|---|
destination_query | las vegas | City or place to search. |
check_in | today + 30 days | Check-in date (YYYY-MM-DD or YYYYMMDD). |
check_out | today + 32 days | Check-out date (YYYY-MM-DD or YYYYMMDD). |
rooms | 1 | Number of rooms (1–8). |
adults | 2 | Number of adults (1–16). |
limit | 20 | Maximum hotels to return (1–200). |
| Proxy configuration | US proxy on | Optional. Enable a US-based proxy for the most reliable results. |
Output
Each result is one hotel. Example record:
{"hotel_id": "17160104","name": "Waldorf Astoria Las Vegas","star_rating": 5.0,"star_level_text": "5-Star Hotel","brand": null,"city": "Las Vegas","state_code": "NV","country_code": "US","neighborhood": "The Strip - Southwest","latitude": 36.1097,"longitude": -115.1746,"overall_score": "8.4","review_scores": {"Location": "9.0", "Staff": "8.6", "Cleanliness": "8.8", "Overall": "8.4"},"review_count": 222,"price_amount": "223.20","price_display": "$223","currency_code": "USD","cancellation_policy": "Free cancellation","pcln_id": "…rate id…","search_destination": "Las Vegas, NV","check_in": "20260901","check_out": "20260903","raw": { ... }}
Notes
- Runs with empty input (defaults to
las vegas, roughly a month out). - Enable a US-based proxy for the most reliable results.
- Rates change constantly; treat each run as a point-in-time snapshot. Please review the site's Terms of Service and use results responsibly.