I need a reliable way to pull restaurant names, complete menu items, and their current prices out of a mainstream food-delivery app. I’m flexible on the platform, so you can target whichever version—Android or iOS—lets you work faster and more stably. The final dataset has to land in a single Excel workbook with clean column headers and no duplicates. Please build the scraper in a language you’re comfortable maintaining (Python with Selenium, Scrapy or Playwright is totally fine, but I’m open to other robust approaches) and document any dependencies so I can rerun the script as menus change. Deliverables • Fully commented source code or executable that opens the app, navigates every listed restaurant, and captures restaurant name, each menu item, and its price • An Excel file containing the complete, deduplicated dataset • A short read-me explaining setup, usage, and how to refresh the data when the app UI shifts Acceptance criteria • 100 % of restaurants and their menus available in the selected platform’s current build are present in the Excel file • No blank price fields where the app shows a value • Script finishes without manual intervention and handles pagination, lazy loading, or infinite scroll used by the app If you already have techniques for bypassing rate limits or blocking mechanisms, let me know in your proposal. I’m ready to move quickly once I see a clear plan.