mcdonalds.co.jp
Unpublished McDonald's Japan bounty for the browser ordering flow.
Target the unofficial web surface used for store search, menu inspection, order submission, and delivery progress. The implementation should assume session-based state, location filtering, and browser-fragmented checkout data rather than a public API.
Find nearby McDonald's locations for a given coordinate pair and optional query, returning the store card data shown in the browser flow.
Suggested surface — propose changes in your submission if the upstream differs.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Latitude for the search area.
35.6895
Longitude for the search area.
139.6917
Optional branch or area keyword.
新宿
No account auth required for this operation.
Open the selected branch menu and collect burgers, sides, drinks, and limited-time items as displayed in the site UI.
Branch identifier from the store search result.
tokyo-0123
Optional menu category slug to narrow the scrape.
burger-set
Submit an order cart through the browser checkout flow and return the summary shown before final confirmation.
Branch identifier to order from.
tokyo-0123
Order lines with item ids and quantities.
[{"menuItemId":"big-mac","quantity":2}]
Delivery destination used to price the order.
{"postalCode":"160-0022","address1":"Shinjuku-ku"}
Read the live order timeline for a submitted McDonald's Japan order and expose delivery progress and ETA updates.
Order identifier returned by checkout.
md-884120
No account auth required for this operation.
Auth required for this operation.
Auth required for this operation.