/hotpepper/restaurants/coupons
Get Hot Pepper Gourmet (ホットペッパーグルメ) restaurant coupons by id (strJ or J, or restaurant URL): coupon name, type label, presentation condition, usage condition and expiration.
Price: 5 credits
💡 AI Hint: Get the coupons of a Hot Pepper Gourmet restaurant by id (‘J003433499’ or ‘strJ003433499’) or a full restaurant URL. Each coupon has id, name, label (coupon type), presentation_condition, usage_condition and expiration. Returns an empty list if the restaurant has no coupons.
⚠️ Common errors: 412: Restaurant not found (well-formed id but the restaurant page does not exist)
Authorizations
API token from the dashboard
Headers
Body
Hot Pepper restaurant id (strJ{id} or J{id}) or a full restaurant URL
1"J003433499"
"strJ003433499"
"https://www.hotpepper.jp/strJ003433499/"
Max number of coupons to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500