Thuisbezorgd: Search Restaurants
Thuisbezorgd via Parse · food_dining
Search for restaurants delivering to a given latitude/longitude. Returns restaurant listings with ratings, cuisines, delivery ETA, and fees. Optionally filter by cuisine name. Results are a single page capped by limit. Search for addresses, discover restaurants, and get restaurant details on Thuisbezorgd.nl (Dutch Takeaway.com). Find restaurants by location with cuisine filtering, get delivery estimates, ratings, and fees. Fulfilled by Parse from thuisbezorgd.nl.
- food-dining
- maps-geo
- parse
- platform-key
- reviews-ratings
- thuisbezorgd
- thuisbezorgd-nl
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/638775b6-0f1b-4205-8f0e-1ce1f1971ac2/search_restaurants
- Interface artifact
- sha256:ec5f89256430c0f61adf62b873ba31557bcc2aee141c4b257d7605b67113c541
- Manifest digest
- sha256:c7ac62b334b5ca6cec491695beae2ba129936b8bfc5422952d0600194d74436e
Request fields
- limit (integer): Maximum number of restaurants to return
- cuisine (string): Filter by cuisine type (e.g., 'Indian', 'Pizza', 'Chinese')
- latitude (string, required): Latitude of the delivery location (e.g., '52.3676')
- longitude (string, required): Longitude of the delivery location (e.g., '4.9041')
- service_type (string): Service type filter: Allowed values: delivery, collection
Example queries
- {"limit":"5","cuisine":"Lunch","latitude":"52.3676","longitude":"4.9041","service_type":"delivery"}