All bountiesSign in with GitHub to claim
CommerceBrowserClaimed
Coupang (web)
coupang.com
Order tracking, delivery status, and product lookup via authenticated web session.
- Tier
- 🥇 Gold
- Reward
- ₩400,000
- Auth
- Browser
- Operations
- 6
- Status
- Claimed
Scope
Build a provider for Coupang's consumer web. Coupang has aggressive bot detection and a session-based login, so this is a browser-assisted Gold bounty. Cover the core shopper read flows and keep operations resilient to layout changes.
Expected operations
- Search products
- Get product detail
- List my orders
- Get order/delivery status
- Track shipment
- Get cart summary
Suggested surface — propose changes in your submission if the upstream differs.
Acceptance criteria
- Provider scaffolded from the public @apifuse/provider-sdk
- All listed operations implemented with Zod/Standard Schema input & output
- Each operation declares exactly one of healthCheck or healthCheckUnsupported
- Real upstream fixture data included where applicable
- bun run check and bun run test pass
- Auth, credential, and env-secret behavior documented (no real secrets committed)
Evidence to submit
- Workspace branch or archive link
- SDK version/tag and the create command used
- Operation list with input/output summaries
- Health coverage table per operation
- bun run check and bun run test output
Ready to claim?
This bounty is already claimed. Browse other open bounties.
Sign in to claim
Claiming a bounty requires a GitHub sign-in. Your APIFuse account tracks the claim and shows its status on your dashboard.