Real-Time Uber Eats Data Fetch
Budget: $30 – $250 USD
I have an Uber Eats group-order link and I need a small, reliable script or endpoint that can pull the live basket contents the moment the link is opened. The goal is to return a clean JSON payload that lists each item name alongside its price and all associated fees in real time.
Key points
• The data must stream or refresh instantly; polling delays won’t work for my use case.
• Output format is strictly JSON.
• Only the item names plus their prices and any delivery/service fees are required—no timestamps or extra metadata.
Please choose whatever stack you are most comfortable with (Python requests, Node + Axios, Go, etc.) as long as the final deliverable is simple for me to deploy and comes with brief setup instructions. If the public API is limited, I’m open to browser automation or headless solutions provided they remain stable.
I’ll consider the task complete once I can run your code locally, pass it a fresh group-order link, and immediately receive the exact JSON structure we agreed upon.
Key points
• The data must stream or refresh instantly; polling delays won’t work for my use case.
• Output format is strictly JSON.
• Only the item names plus their prices and any delivery/service fees are required—no timestamps or extra metadata.
Please choose whatever stack you are most comfortable with (Python requests, Node + Axios, Go, etc.) as long as the final deliverable is simple for me to deploy and comes with brief setup instructions. If the public API is limited, I’m open to browser automation or headless solutions provided they remain stable.
I’ll consider the task complete once I can run your code locally, pass it a fresh group-order link, and immediately receive the exact JSON structure we agreed upon.