Rapidapi: Search Properties
Rapidapi via Parse · travel
Search for hotel properties by location or keyword. Returns a list of properties with name, URL, price, and rating. Results do not include check-in/check-out date pricing unless dates are specified in the search query. Scraper for Booking.com property search and details. Handles AWS WAF protection and extracts structured data from HTML and JSON-LD. Fulfilled by Parse from booking-com.p.rapidapi.com.
- booking-com-p-rapidapi-com
- maps-geo
- parse
- platform-key
- rapidapi
- reviews-ratings
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/15bd80e1-56cd-4b5d-bb77-42d31d8b2067/search_properties
- Interface artifact
- sha256:a2f047618e1bf385e88e27c6b6b06f3bdcd9810ab17287484980d460d1dbcc44
- Manifest digest
- sha256:87b1a4e7382008fe6ebcaca92340f1927ec5d4112ea1765e91891540b9fa35c7
Request fields
- limit (integer): Maximum number of results to return.
- query (string, required): Search keyword such as city name, hotel name, or area (e.g. 'London', 'Paris', 'New York').
Example queries
- {"limit":"3","query":"Paris"}