
Käynnissä
Julkaistu
Maksettu toimituksen yhteydessä
Hi, we are digital agency looking for a developer to create a discord automated system using python to automate placing orders on uber eats. Your will automate login and placing orders using browser-use ([login to view URL]) open-source python library along with google genai LLM and pass it to browser-use. Here is the general workflow: 1. Before starting a new order, the automated system should take email address from user and login to uber eats. 2. SMS validation will be done using daisysms ([login to view URL]) and add fallback to getatext ([login to view URL]). 3. Once automated system is logged in, make sure to claim free Uber One Trial. The automated system will then prompt user for delivery address. Once entered, automated system will prompt user for payment details in a private discord dm. 4. Once given, go back to prompting the user on what he would like to order? use that prompt and pass it to browser-use to automate ordering and checking out. 5. Make sure to show user the order preview before finally checking out and placing order and make sure to claim promotion during checkout. 6. Don't forget to create environment variables for needed API keys. I will provide a discord server for testing and developing the automated system. I will also provide API key for daisysms. Keep in mind, you will work as part of our team during this job. Kindly find an attached image to a similar automated system output. We want to build something similar. Also, here is a very similar project on github: [login to view URL] , you can use the project as reference and even re-use the code if needed. This should be straightforward as browser-use a LLM AI agent will do most of the automation for you on uber eats. Looking forward to your bids, Thank you.
Projektin tunnus (ID): 40310411
43 ehdotukset
Etäprojekti
Aktiivinen 29 päivää sitten
Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista

The biggest risk with multi-step Discord + browser-use automations is session timeout: if the browser drops the session or triggers anti-bot measures while waiting for the user to type their payment details in the private DM, the whole flow breaks. I will build a robust Python state machine using [login to view URL] and browser-use. The bot will securely pause the GenAI LLM agent during the DM prompts (address/payment), maintain the headless browser session, and execute the DaisySMS -> getatext fallback seamlessly. I've reviewed the food_ordering_agent repo and can reuse its core logic while adding the missing DM secure input layer and Uber One promo logic. Deliverables: Python Discord Bot codebase + [login to view URL] Secure .env setup for GenAI and API keys Order preview functionality before checkout Quick question: Uber Eats frequently throws CAPTCHAs during new logins. Should I configure the script to pass the CAPTCHA image to the user via Discord DM to solve manually, or integrate a solver like 2Captcha?
$150 USD 4 päivässä
2,8
2,8
43 freelancerit tarjoavat keskimäärin $126 USD tätä projektia

Hi, To create the automated system for placing orders on Uber Eats using Python, I understand that you need a solution that automates login, SMS validation, and order placement through a Discord interface. My approach will be: - Use the browser-use library for browser automation. - Implement SMS validation with daisysms and fallback to getatext. - Ensure user prompts for delivery and payment details are handled securely in Discord. - Show order preview before finalizing the checkout. - Set up environment variables for API keys. Could you please clarify if there are any specific requirements for the order preview or any promotions you want to include? I’m ready to discuss further and start as soon as you share the necessary details and access. Thanks!
$150 USD 5 päivässä
7,0
7,0

Uber Eats Automation on Discord I’m a full-stack software engineer with expertise in React, Node.js, Python, and cloud architectures, delivering scalable web and mobile applications that are secure, performant, and visually refined. I also specialize in AI integrations, chatbots, and workflow automations using OpenAI, LangChain, Pinecone, n8n, and Zapier, helping businesses build intelligent, future-ready solutions. I focus on creating clean, maintainable code that bridges backend logic with elegant frontend experiences. I’d love to help bring your project to life with a solution that works beautifully and thinks smartly. To review my samples and achievements, please visit:https://www.freelancer.com/u/GameOfWords Let’s bring your vision to life—connect with me today, and I’ll deliver a solution that works flawlessly and exceeds expectations.
$150 USD 2 päivässä
5,7
5,7

Hi, I’ve reviewed your workflow for automating Uber Eats on Discord using browser-use, Google GenAI, and dual SMS verification. The requirement to mirror the flow shown in your attachment aligns closely with a project where I integrated an AI-driven browser agent to authenticate users, manage SMS-based MFA, and perform fully automated checkout flows. That system reduced manual overhead by over 70%. In your case, the main complexity is ensuring stable session handling during Uber authentication and maintaining a clean state across switching steps, claiming Uber One trials, validating SMS via daisysms/getatext, and returning to Discord prompts without dropping browser-use context. Managing those transitions is where most failures occur if not architected cleanly. I’ll structure the bot into isolated modules: Discord command handlers, an LLM-agent orchestration layer, SMS verification services, and browser-use execution blocks. I’ll implement environment-variable configuration for all sensitive API keys and keep the automation traceable with structured logs. Before I begin, I need to confirm your hosting environment and whether you’ll run the agent persistently or spin it up per request. Thanks, John allen.
$140 USD 1 päivässä
5,4
5,4

Hello. I came across your project, Uber Eats Automation on Discord and it aligns well with my background. I have hands-on experience with Python, Web Scraping, Software Architecture that's directly relevant here. Feel free to reach out if you have questions.
$100 USD 7 päivässä
4,7
4,7

As an experienced and adaptable Full Stack Developer, I'm confident I can deliver the automated Discord system you need for your Uber Eats project. With over a decade of building scalable web and mobile applications, I have a proven track record of creating end-to-end solutions involving front-end, back-end, and API development. My proficiency in Python is a perfect fit for this task, particularly considering your choice of the browser-use library and Google's genai LLM.
$100 USD 7 päivässä
4,8
4,8

Hi there, I’ve read your Uber Eats automation project carefully and I’m confident I can build a robust Python-based Discord automation using browser-use and a capable LLM workflow. I’m an individual developer with hands-on experience in Python automation, web scraping, and integrating APIs, and I’ve helped teams deploy chatbots and automation pipelines that interact with web apps securely and reliably. I’ll implement a Python service that logs users in with their email, validates via daisysms and fallback to getatext, and guides the user through address and payment entry in private DMs. I’ll integrate the browser-use web automation to fetch the menu, preview the order, apply Uber One promotions during checkout, and ensure a clean environment with proper API key handling and environment variables. I’ll reuse proven patterns from the referenced project and tailor them to your Discord workflow, keeping user data isolated and secure. I can handle the work end-to-end based on my experience and deliver a simple, reliable solution. Please feel free to contact me so we can discuss more details and set a realistic timeline. I’m looking forward to the chance of working together. Best regards, Billy Bryan
$250 USD 5 päivässä
4,5
4,5

Hi there! I noticed you want the automated system to handle Uber One trial claims and promotions directly through Discord, which shows the level of detail your workflow requires. It can be frustrating to manage SMS validations, secure payment prompts, and automated ordering without errors. Ensuring the process is smooth and user-friendly is critical. I have built AI-driven automation systems using Python that integrate LLMs for intelligent task handling and Discord bots for user interaction. I’ve successfully implemented secure workflows that handle sensitive user inputs while automating complex web tasks. My approach will be to integrate Google GenAI for processing user prompts and browser-use for automating Uber Eats orders. I will set up secure API handling for DaisySMS and GetAText fallback, create environment variables for all keys, and implement order previews to ensure accuracy before checkout. Check our work: freelancer.com/u/ayesha86664 For SMS verification, do you want the system to automatically retry failed codes or prompt the user manually in Discord? Let me know if you are interested and we can discuss it. Best Regards, Ayesha
$135 USD 7 päivässä
4,1
4,1

Hello, I am excited about your project to develop an automated Uber Eats ordering system on Discord using Python. You want a bot that logs users in, handles SMS validation using Daisysms and Getatext APIs, claims promotions like Uber One Trial, collects delivery and payment details securely via Discord DMs, and uses the browser-use library coupled with Google GenAI LLM for order automation. I understand the workflow you outlined and the importance of smooth user interaction and security. With experience in Python automation, API integration, and AI-driven browser automation, I am confident I can build a robust and efficient Discord bot that meets all your requirements. I have previously integrated SMS services and created secure, user-friendly Discord bots working in team environments. I will ensure the environment variables for API keys are well managed and that your system aligns with best practices for reliability and maintainability. I appreciate the reference to the existing GitHub project and will leverage it to accelerate development while customizing for your specific needs. I look forward to collaborating closely with your team and contributing to a streamlined, automated ordering experience on Discord. Please feel free to reach out so we can discuss next steps and timelines. Thank you for considering my bid!
$105 USD 14 päivässä
3,4
3,4

Hello, Thank you for the opportunity to bid on your project for creating a Discord automated system using Python to streamline orders on Uber Eats. I understand the importance of automating the login, order placement, and user interaction processes to enhance efficiency. I have extensive experience in Python development and have previously worked on automation projects that involve browser interaction and API integrations. My proficiency with libraries like browser-use and familiarity with SMS validation APIs such as DaisySMS and GetAText will ensure a seamless implementation of your requirements. To successfully complete this project, I propose the following approach: - Develop the automated login system using user-provided email addresses, integrating SMS validation through the specified APIs. - Implement the order flow, including claiming the Uber One Trial and collecting user input for delivery addresses and payment details securely via Discord DMs. - Create a user-friendly interface for order selection, ensuring a preview is shown before finalizing the checkout process, including claiming promotions. - Set up necessary environment variables for API keys to maintain security. I am eager to collaborate closely with your team, deliver high-quality results, and ensure timely completion. Please feel free to reach out if you would like to discuss further details. Best regards.
$100 USD 7 päivässä
3,2
3,2

With my extensive experience as a software engineer, I am well-equipped to handle and deliver the Uber Eats automation task you're seeking to be done. I am proficient in Python and familiar with not just browser-use, but also with using LLM AI agents like the one you mentioned, Google Genai LLM. Furthermore, I have previously worked on projects that involved API integration which would prove useful for handling the SMS validation through daisysms and getatext. Moreover, I thoroughly understand the need for privacy and security while dealing with sensitive user information during payment processing. Thus, my skillset includes Web Scraping which will be helpful not only to automate the ordering but also show the order preview before completing the checkout process for user review. Importantly, for a project of this nature, I pay keen attention to details to ensure smooth execution and I believe this aligns with your aims. Lastly, being based in Australia allows us to be in a similar time zone which is an added advantage for efficient collaboration. I look forward to joining your team and applying my skills to make your vision of automated discord ordering a reality. Together, we can build an incredible system akin to the image you've attached, but even better fitting for your unique needs. Let's discuss how I can exceed your expectations and automate Uber Eats on Discord seamlessly!
$150 USD 2 päivässä
3,0
3,0

Hi Team, I’ve read your Uber Eats automation brief and I’m confident I can build a secure Discord-based ordering agent using Python, browser-use, and Google GenAI as requested. I’ve built production-grade automation agents that handle auth flows, SMS verifications, and private DM workflows in Discord, so I understand the edge cases around 2FA, rate limits, and UI changes. My approach: integrate browser-use as the action layer, route SMS via DaisySMS with getatext fallback, implement secure environment variables for all keys, prompt users for address and payment via private DMs, show an interactive order preview that includes claimed Uber One trial and promotions, then confirm checkout. I’ll document and write tests and collaborate on your Discord server during development. I can start with a prototype that logs in, claims the trial, and accepts an order instruction within 7 days, then iterate based on your feedback. Do you have any existing Discord bot framework or role/permission requirements in the test server that I should integrate with? Sincerely, Cindy Viorina
$100 USD 4 päivässä
2,8
2,8

Hi, I see you need a Python developer to build a Discord bot that automates Uber Eats orders using browser-use and integrates SMS validation with daisysms and getatext APIs. Your goal to automate login, claim Uber One trials, and handle order previews within Discord is clear and well laid out. You want the system to securely prompt users for delivery and payment information via private DMs, handle SMS validation with fallback options, and leverage a Google GenAI LLM to interpret user orders before passing them to browser-use. The environment variables for API keys and integration with your Discord server for testing are important details I noted. I recently built a Discord bot that automated ticket booking using browser automation and integrated multiple SMS APIs for validation. I designed the architecture to handle sensitive user inputs securely via Discord DMs and incorporated LLM prompts to capture user intent, which aligns well with your Uber Eats automation workflow. I can deliver a working prototype within 10 days, including testing on your provided server. Let’s discuss your project further to ensure all requirements are met precisely.
$110 USD 7 päivässä
3,0
3,0

Hi there, I’m excited about the opportunity to automate a Discord system for Uber Eats using Python. With over 9 years of experience in developing automation systems, including integrations with APIs and web scraping using libraries like Selenium and browser-use, I'm confident in my ability to deliver a robust solution that meets your requirements. I have successfully completed similar projects before, which involved automating processes and handling user interactions efficiently. I can start this project immediately, ensuring a quick turnaround while maintaining high quality. I will utilize the browser-use library alongside the Google GenAI LLM, integrate SMS validation with DaisySMS, and design a user-friendly flow for placing orders on Uber Eats. Additionally, I'll make sure to incorporate promotion claims and set up necessary environment variables for API keys. I look forward to collaborating with your team to implement this system seamlessly. Best regards, Sadam
$140 USD 10 päivässä
2,5
2,5

Uber Eats constantly updates their website to block bots and that is exactly where basic AI agents freeze up during the checkout process. I know how to configure the browser use library and Google LLM so your bot actually applies the promos and finishes the order instead of getting stuck on a random popup. We will use Python to connect your Discord server directly to the DaisySMS system with an instant fallback to Getatext if a number fails. I will set up the bot to securely grab payment details in private DMs and format the final cart preview to look exactly like your attached image. As a bonus I will write a simple step by step text file explaining the environment variables and server setup so your agency can host this anywhere without needing to hire another developer later. Let us jump into the test server and get this bot online today. Send me a message.
$150 USD 7 päivässä
2,3
2,3

Hi, I just applied after read your job posting carefully and I believe that I am good fit to your project. I have thoroughly reviewed your requirements and I am confident in my ability to deliver excellent results. I'm a serious bidder. I will satisfy you with my high skills! I am an expert which have 8+ years of experience on Python, Web Scraping, Software Architecture, Software Development, Google APIs, Automation, Chatbot, API Development, Discord, Large Language Models (LLMs) I will work on your project hard with full time. I am looking forward to meet you to discuss the further detail about this project. Looking forward to hearing from you. Warm Regards
$110 USD 7 päivässä
1,6
1,6

As a seasoned full stack IT expert with two decades of experience, much of which has been dedicated to API Development, Python, and Software Development, I am confident that I have the skills and expertise necessary for your Uber Eats automation project. Notably, I specialize in Django, Flask, and FastAPI but can adeptly work with different tech stacks such as the ones used in this project. In fact, my vast experience includes AI and Machine Learning applications coupled with Web Automation that proves consequeential for this job. My proficiency in Python will be crucial in leveraging open-source libraries like browser-use to simplify login, SMS validation with daisysms or getatext while developing a system that accomplishes tasks such as claiming trial, inputting delivery addresses and payment details, ordering as per user prompts, and making use of environment variables for needed API keys. I guarantee lightweight yet robust codes to underpin the automation process much like the reference project you provided. In addition to my technical capabilities, my collaborative mindset should be invaluable to your team. I am well-accustomed to working alongside cross-functional domain experts like yourselves across divergent time zones. Together we can build a seamless cord between Discord and Uber Eats.
$125 USD 7 päivässä
3,3
3,3

As an experienced full-stack developer with a solid background in web and mobile application development since 2019, I believe I'm perfectly suited for your Uber Eats automation project. My proficiency in languages like Python - which is essential for efficient web scraping - matches your requirement with plenty of room for innovation. Notably, I've successfully developed ERP applications integrated with multiple 3rd party systems such as Radius servers and payment gateways. This aligns well with your project's goal to integrate tools like google genai LLM & browser-use library. My cross-industry exposure, where I've worked with industries ranging from mining to textiles, chemical & more sets me apart. Such versatility allows me to quickly adapt to new environments - crucial when collaborating with your own team & handling a dynamic task like this. In addition, my core proficiencies in Databases (MySQL, PostgresSQL, MongoDB), Runtime Environments (Node.js, Docker), and Frameworks (CodeIgniter, Laravel, Vue JS, Flutter, Express JS, React JS), Django emphasizes how well-rounded I am for this task; we can rest assured that I can manage the comprehensive needs of the Uber Eats automation project while making OR --> optimized decisions using AI supportive features of LLM and browser-use library.
$120 USD 5 päivässä
0,6
0,6

Hello, I see you're looking to create a Discord automated system using Python to automate placing orders on Uber Eats. I am Mubashir Ahmed, a Full-Stack Developer, Engineer, and UI/UX Specialist with 6+ years of experience building high-performance automation tools and smart systems. I have extensive expertise in Python, web scraping, and API development, which makes me well-suited for this project. To address your needs, I will develop a robust automation system that can log in to Uber Eats, handle SMS validation, claim promotions, and process orders all through a seamless Discord interface. The deliverables will include: - An automated login system using the browser-use library. - SMS validation integration with DaisySMS and fallback to Getatext. - A user-friendly interface for entering delivery and payment details via Discord DM. - Order preview functionality before checkout. - Environment variables setup for all necessary API keys. My process will be as follows: - Step 1: Set up the Discord bot and integrate it with the required APIs. - Step 2: Implement the login and SMS validation systems. - Step 3: Develop the order processing and checkout features. - Step 4: Test the entire flow on your provided Discord server. - Step 5: Make adjustments based on your feedback. My Portfolio: https://www.freelancer.com/u/mubashir021/Automation-Expert I look forward to the opportunity to work with you on this project. Mubashir Ahmed
$129 USD 7 päivässä
0,6
0,6

My name is Areeba and I am a Full Stack Developer with extensive experience in software development and automation. Your project to create a discord automated system using python is right up my alley. I am proficient in Python and have worked with libraries like browser-use, which you seek to use. I'm comfortable using genai LLM to speciafically automate logins, dealing with SMS validation, prompting for delivery addresses, payment details and more. My goal is not just to build websites but to help businesses streamline their operations through automation. Additionally, my expertise in front end and back end web development means I can lend more than just the automation aspect for your project. Be it creating environment variables for needed API keys or handling the user interface/backend interactions - I got it all covered. Moreover, in line with your requirement of being part of the team during this work, my collaborative nature helps me sync well with clients' teams resulting in efficient and successful delivery. Lastly, I appreciate that you provided a similar project on GitHub as a reference. Not only can I use the project for reference, but I can also re-use some of the code if needed - leveraging on tried and tested solutions. You can definitely count on me for producing quality work, on time and within budget constraints. Let's team up to automate Uber Eats orders on Discord in the most effective way possible!
$100 USD 2 päivässä
0,0
0,0

Hey , I just went through your job description and noticed you need someone skilled in Web Scraping, Software Architecture, Software Development, API Development, Python, Google APIs, Large Language Models (LLMs), Chatbot, Automation and Discord. That’s right up my alley. You can check my profile —I’m Software engineer working at large-scale apps as a lead developer with U.S. and European teams. I’ve handled several projects using these exact tools and technologies. Before we proceed, I’d like to clarify a few things: Are these all the project requirements or is there more to it? Do you already have any work done, or will this start from scratch? What’s your preferred deadline for completion? Why Work With Me? 1) Over 230 successful projects completed. 2) I have not received a single bad feedback since the last 5-6 years. 3) You will find 5 star feedback on the last 100+ major projects which shows my clients are happy with my work. 4) Long-term track record of happy clients and repeat work. I prioritize quality, deadlines, and clear communication. Availability: 9am – 9pm Eastern Time (Full-time freelancer) I can share recent examples of similar projects in chat. Let’s connect and discuss your vision in detail. Kind Regards, Imran Haider
$100 USD 4 päivässä
0,0
0,0

Sheikh Zayed, Egypt
Maksutapa vahvistettu
Liittynyt maalisk. 2, 2026
$80-100 USD
$100-150 USD
₹400-750 INR/ tunnissa
₹1500-12500 INR
€6-12 EUR/ tunnissa
$750-1500 USD
$250-750 USD
₹750-1250 INR/ tunnissa
$10-30 USD
$10-30 AUD
₹12500-37500 INR
$15-25 USD/ tunnissa
$10-30 USD
₹12500-37500 INR
₹1500-12500 INR
$250-750 USD
$250-750 AUD
$30-250 USD
$10-50 USD
$250-750 USD
₹600-1500 INR
$30-250 USD