Pedidosya: Get Restaurant Menu
Pedidosya via Parse · food_dining
Fetch the full menu for a specific restaurant including all sections and items with prices. The restaurant_slug is the restaurant-specific portion of the URL (without city prefix), as returned in the restaurant_slug field from get_restaurants_by_city or search_restaurants. API to extract restaurant, menu, and city data from PedidosYa Argentina's food delivery platform. Fulfilled by Parse from pedidosya.com.ar.
- ecommerce
- food-dining
- maps-geo
- parse
- pedidosya
- pedidosya-com-ar
- platform-key
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/2e3b849a-3b4b-42d1-ac3a-40de7d811ef0/get_restaurant_menu
- Interface artifact
- sha256:704e74713813a580738d3fb3a8133dfd3f81004473d4a1a1dbaf2ff6c7392167
- Manifest digest
- sha256:d98e127f91c35c484a181abef776d710ae14aba6ead5cd8dc40890467aa706a2
Request fields
- city (string, required): City slug (e.g. buenos-aires, cordoba)
- restaurant_slug (string, required): Restaurant slug with UUID from get_restaurants_by_city results restaurant_slug field, e.g. tostado-obelisco-069bb71f-24f0-44dc-a9b9-056d510ea710
Example queries
- {"city":"buenos-aires","restaurant_slug":"tostado-obelisco-069bb71f-24f0-44dc-a9b9-056d510ea710"}