/deliveroo/restaurants
Get full Deliveroo (deliveroo.co.uk) restaurant details by // (or menu URL): name, address, rating, review count, currency and the complete menu with categories, items, prices, descriptions, images and modifier groups.
Price: 20 credits
💡 AI Hint: Fetch a single Deliveroo (deliveroo.co.uk) restaurant by slug ’//’ (e.g. ‘london/soho/bar-bruno’) or a full menu URL. Returns id, name, alias, image, description, rating, rating_label, review_count, address (street/neighborhood/city/postcode/country), currency, branch_type, fulfillment_type, menu_id, drn_id, brand_drn_id, category_count, item_count and the full menu as categories, each with items (name, description, price, price_discounted, image, popular, available, is_highly_rated, calories, dietary_tags, allergens, offer_text and modifier_groups with options and option prices).
⚠️ Common errors: 412: Restaurant not found (well-formed slug but the menu page does not exist)
Authorizations
API token from the dashboard
Headers
Body
Deliveroo restaurant as {city}/{neighborhood}/{slug} or a full menu URL
1"london/soho/bar-bruno"
"https://deliveroo.co.uk/menu/london/soho/bar-bruno"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response