Event Ticketing Automations - Provides an automated tool for purchasing event tickets on the Damai platform, the primary purpose of the repository.
Event Ticket Purchases - Configures search keywords, performance details, and attendee information to buy tickets on a ticketing platform automatically.
Ticketing Platform Bots - Provides a bot that fully automates ticket purchases on the Damai platform, the repository's defining feature.
Ticket Search & Filtering - Buys tickets on ticketing platforms automatically by configuring search criteria, performance details, and attendee information.
Platform-Specific Purchases - Uses Selenium and Appium to buy tickets automatically on the Damai platform for both web and mobile interfaces.
Automatic Order Submissions - Submits a ticket order without manual confirmation once the desired performance and price are matched.
Ticket Purchase Submissions - Automates the final submission of ticket orders after matching criteria, a core capability of the tool.
Mobile Purchase Automations - Runs Appium-based scripts on Android emulators or devices to search for events and complete ticket purchases.
Mobile Purchase Executions - Runs an Appium-based script on an Android emulator or connected device to search for events and complete the ticket purchase flow.
Event Search Configurations - Configures search criteria and attendee details to target specific performances, a core setup step for automated purchases.
Purchase Criteria Configurators - Sets search keywords, city, date, price, and attendee list to target a specific performance for automated purchase.
Platform-Specific Automations - Automates ticket purchases on the Damai platform using Selenium for web and Appium for mobile interfaces.
Web Purchase Automations - Automates web browser interactions to purchase tickets, a core capability of the tool.
Purchase Automation Scripts - Runs automated ticket purchasing scripts from the command line, a core delivery mechanism of the tool.
Appium Integrations - Uses Appium to automate mobile interactions on Android devices for ticket purchases.
Configuration-Driven Logic - Reads purchase parameters from an external configuration file to determine search criteria, performance details, and attendee data.
Purchase Parameter Configurators - Sets performance details, audience information, and timing through a configuration file before running the automation script.
Browser Automation - Automates browser interactions by programmatically controlling a real web browser through the Selenium WebDriver API.