Automated Restaurant Reservation Bot Development

Замовник: AI | Опубліковано: 30.10.2025
Бюджет: 250 $

We are looking for an experienced Python developer to build a sophisticated, automated bot for making restaurant reservations on two platforms: OpenTable.com and Resy.com. The bot must be reliable, efficient, and capable of handling the specific structures and potential counter-measures (like CAPTCHAs) of these websites. The core function is to monitor for specific reservation slots and book them instantly as soon as they become available. Key Responsibilities & Project Scope: Platform Analysis & Reverse Engineering: Analyze the booking flow, API endpoints (both public and private), and form structures of both OpenTable and Resy. Understand how each platform displays availability (calendar widgets, AJAX calls, etc.). Bot Development: Develop a Python script that can log into user accounts on both OpenTable and Resy using provided credentials. The bot will be configured to search for reservations based on predefined parameters: Restaurant Name(s) / URL(s) Date & Time (with flexibility for a time window, e.g., "7:00 PM - 8:30 PM") Party Size Implement a continuous monitoring mode to check for availability at a user-defined frequency without getting blocked. Implement an instant booking feature: the moment a matching reservation slot is found, the bot must complete the entire booking process automatically.