carrefouruae.com
UAE grocery discovery, cart drafting, substitution handling, checkout review, and delivery tracking for Carrefour UAE.
Build a browser-based UAE grocery provider for Carrefour UAE. This is an unofficial shopping surface, so it must compare stores, delivery slots, item availability, substitutions, loyalty offers, cart totals, checkout approval, picker updates, receipts, and refunds without claiming a public API.
Search stores and grocery items by address, category, brand, and delivery slot. Returns store and item cards that can be compared for pricing and availability.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Delivery address or area used to determine serviceability and nearby stores.
Dubai Marina
Optional grocery category such as produce, dairy, or household.
dairy
Optional brand filter for product matching.
Almarai
Desired delivery window or pickup slot.
today-evening
Optional text query for a specific item or store.
milk
No account auth required for this operation.
Open a grocery item page and extract stock, price, promotions, and any substitution options shown by the store.
Canonical grocery item URL or item identifier from search results.
https://www.carrefouruae.com/mafuae/en/p/milk-1l/p/12345
Build a cart draft with quantities, replacement rules, notes, and the selected delivery slot before checkout confirmation.
List of grocery item selections with quantities and optional substitutions.
[{"productUrl":"https://www.carrefouruae.com/mafuae/en/p/milk-1l/p/12345","quantity":2}]
Replacement preference such as allow, call, or do-not-replace.
allow
Delivery or picker instructions for the order.
Leave at the concierge desk.
Selected delivery slot for the cart draft.
today-evening
Review the final grocery total, fees, loyalty benefits, taxes, and payment method before the user approves submission.
Prepared grocery cart or checkout session identifier.
gcart_9088
Submit the grocery checkout only after the user explicitly approves the final total and substitutions policy.
Prepared grocery cart identifier.
gcart_9088
User confirmation that the shown checkout terms are acceptable.
true
Final payment method used at checkout.
card
Track picker progress, substitutions, delivery status, refund state, and receipt availability for an existing grocery order.
Existing grocery order identifier.
gorder_55221
Suggested surface — propose changes in your submission if the upstream differs.
No account auth required for this operation.
Auth required for this operation.
Auth required for this operation.
Auth required for this operation.
Auth required for this operation.