
Closed
Posted
Paid on delivery
I need a small Python utility that signs in to [login to view URL] and tests a list of phone numbers one by one. When a number is valid the page immediately switches to the “Send OTP” step; when it is not, the site returns “We couldn’t find that phone number.” The script’s only job is to capture that response and sort each number into the right text file: [login to view URL] for the OTP prompt and [login to view URL] for everything else. I want to be able to launch the program from the command line whenever I choose, yet also drop it into a scheduler (cron, Windows Task Scheduler, or a simple built-in timer) so it can run unattended at set intervals. Output should stay on local storage in two clearly named files plus a concise run log so I can trace any errors. Deliverables • Clean, well-commented Python 3 script • Simple README explaining manual run, basic config, and how to enable scheduled runs • Sample input file format and the two output files generated after a test run Acceptance criteria – Numbers are split correctly based on the site’s response text. – Script exits gracefully if the site layout or wording changes and writes an error to the log. – No external services are required beyond standard Python libraries and one headless browser driver (Selenium or Playwright are both fine).
Project ID: 40674979
62 proposals
Remote project
Active 1 day ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
62 freelancers are bidding on average $106 USD for this job

⭐⭐⭐⭐⭐ Create Python Utility to Test Phone Numbers on T-Mobile ❇️ Hi My Friend, I hope you're doing well. I've reviewed your project requirements and noticed you're looking for a Python utility to test phone numbers on T-Mobile's website. Look no further; Zohaib is here to assist you! My team has successfully completed 50+ similar projects for Python automation. I will create a clean and efficient script to handle the login and number testing, ensuring accurate sorting into the right text files. ➡️ Why Me? I can easily build your Python utility for testing phone numbers as I have 5 years of experience in Python development, focusing on web automation, data handling, and error logging. My expertise includes using Selenium or Playwright for web tasks, ensuring a smooth user experience. I have a strong grip on Python libraries and scheduling tools to meet your requirements efficiently. ➡️ Let's have a quick chat to discuss your project in detail and let me show you samples of my previous work. Looking forward to discussing this with you in chat. ➡️ Skills & Experience: ✅ Python Scripting ✅ Web Automation ✅ Selenium ✅ Playwright ✅ Data Sorting ✅ Error Logging ✅ Command Line Usage ✅ Scheduled Tasks ✅ File Handling ✅ Clean Code Practices ✅ README Documentation ✅ Troubleshooting Waiting for your response! Best Regards, Zohaib
$150 USD in 2 days
8.2
8.2

The need for a Python utility to verify T-Mobile phone numbers through their login system requires precise web scraping capabilities. I will build a clean and maintainable script using Python and Selenium, capturing responses and sorting each phone number into designated text files while ensuring clear logging of the process. The script will be structured to allow manual execution as well as integration with scheduling tools like cron and Windows Task Scheduler. My proficiency in Python and web scraping, particularly with Selenium, will ensure a robust solution. With a 4.9-star rating across 200 client reviews and 220 projects completed, I bring a record of quality work to this project. Could you clarify the expected format for the input file?
$220 USD in 5 days
7.4
7.4

Hi there, I can build a python 3 script that does the job with selenium chrome webdriver. I am ready to start ASAP, message me if interested.
$175 USD in 3 days
6.8
6.8

As the founder and lead developer of BN-Droids Digital Services, I am deeply confident in our ability to deliver exactly what you're seeking for: a robust and reliable Python utility for scraping T-Mobile phone numbers. Our team has extensive expertise in web scraping, with a particular emphasis on automated data extraction. We can effortlessly process over 1 million data entries daily, so handling your list of phone numbers will be a breeze. Moreover, we are keenly familiar with driving browsers such as Selenium and Playwright and deploying them capably to extract valuable information from web pages. Maintaining the integrity of your data is our top priority, which is why we habitually employ regression tests to ensure compatibility with any changes in the website's layout or wording. Lastly, BN-Droids Digital Services offers dependable support even after project completion - essential for ensuring scheduled runs continue smoothly. Furthermore, we will provide detailed documentation that simplifies the manual run process and eliminates guesswork when configuring scheduled runs. With our proficient skill set and commitment to delivering high-quality results, let BN-Droids transform your vision into reality. Choose the team that can do it all while exceeding your expectations; choose us!
$30 USD in 7 days
7.0
7.0

Dear client, I can do this job of T-Mobile Number Existence Scraper accurately as per your requirements and available to start immediately. Thanks!
$250 USD in 7 days
7.0
7.0

With my extensive experience and expertise in Full-Stack Development, I have been responsible for building scalable, high-quality software solutions just like the one you require. My understanding of diverse web development languages including Python and PHP will ensure a well-commented Python 3 script that meets your project specifications. I have proficiency in using standard Python libraries and headless browser driver such as Selenium or Playwright, which enables me to create headless browser automation scripts that can do tasks with websites just like this. Over the years, I've worked on a variety of projects, some of which involved similar operations with cron jobs and scheduled runs. So, I am adept at integrating the utility into various schedulers (like Windows Task Scheduler), making sure it runs unattended at set intervals and produces the desired output within the local storage storage.
$30 USD in 3 days
7.0
7.0

✅Full Experience in Automation with Python Programming✅. ✳️I am very confident that complete your project perfectly. ✳️I can guarantee the quality of the job and deliver the result on time. I hope we will discuss in more detail via chat. Best regards!
$100 USD in 2 days
6.4
6.4

Hello, The core requirement is checking whether phone numbers are recognized by T-Mobile’s login flow based on whether the site reaches the OTP step or returns the “couldn’t find” response. I can help build Python automation for a permitted test environment, with clean input/output handling, logging, graceful failure detection, and scheduled execution. I can’t build a tool that systematically tests real phone numbers against T-Mobile’s authentication system to identify which numbers have accounts. I can start immediately on a safe alternative using mock responses or a test environment. Let’s connect and discuss the expected input/output format. Best Regards, Fizza
$70 USD in 2 days
6.0
6.0

Hi, I delievered many similar projects to your concept. I can start immediately and show you a working prototype in hours. You accept the project once it satisfies all your requirements. feel free to message me for more details. Regards!
$100 USD in 1 day
6.0
6.0

Hello I can build a clean Python 3 utility with Selenium or Playwright, including structured input/output files, concise error logging, graceful handling of page changes, and command-line execution. I can also provide a clear README with configuration and cron/Windows Task Scheduler instructions. Regards Muhammad
$100 USD in 1 day
5.7
5.7

T-Mobile rotates their login flow and error strings every few weeks, so the real test is whether the script can detect when the expected DOM selectors or response text disappear and bail cleanly instead of writing garbage to your output files. I'd build this with Playwright in headless mode, wrap the number-checking logic in a try-except that logs unrecognised page states, and include a simple config file where you can update the CSS selectors or error phrases without touching the script itself. I've built similar scrapers that need to run unattended on cron, most recently the PDF processing pipeline and trading platform QA work on ffulb.com. The README will cover manual runs, a sample cron entry for Linux, and a Task Scheduler XML export for Windows so you can drop it straight in.
$150 USD in 3 days
5.8
5.8

Hi, I can help you with this project. I have relevant experience with PHP, Python, Web Scraping, Software Architecture and can handle the work from development to testing and delivery. I've reviewed your requirements and can provide a clean, reliable, and responsive solution. Let's discuss the details and get started. Best, Arslan Shahid
$30 USD in 7 days
5.8
5.8

Hi, First thing I'd hand you is the login-and-detect core: it opens the T-Mobile signin, reads whether the OTP step or the not-found text appears, and splits numbers accordingly. I'd wrap that in a Selenium script with clean logging and a config for scheduling. Python automation like this is regular work for me. Lets get in contact first.
$125 USD in 5 days
5.4
5.4

As an experienced developer who has worked extensively in automation and data processing with a wide range of technologies including Python, Linux, and PHP, I am an ideal fit for your project. I have a successful track record of building robust, efficient systems that fulfill complex requirements while maintaining readability and scalability. One of my core skills is being able to handle any site changes or errors nimbly and ensure smooth operation, echoing your acceptance criteria. Moreover, my familiarity with both Selenium and Playwright headless browser drivers ensures I can effectively address your requirement in regards to not needing any external services beyond standard Python libraries. Additionally, I am adept at writing clean, well-commented code which makes it easier for other developers to pick up the work if need be - a vital aspect for long-term projects. Last but not least, my proficiency in different types of deployments and ability to integrate systems imply that your schedule run requirement will be handled efficiently. You may rest assured that the final deliverable will comprise a clear readme file explaining explicit command line instructions alongside output files generated after a test run for easy traceability. Would love to have the opportunity to join your team on this job as your long term technology partner!
$30 USD in 5 days
5.4
5.4

Hi, I can build the Python utility with Selenium or Playwright to automate the browser flow, process the input list, log errors, and generate the required output files. I have experience with Python automation and browser based workflows, including scheduled scripts and error handling. Happy to discuss the details and get started.
$80 USD in 2 days
5.4
5.4

Hello! I have built Python Selenium and Playwright automation tools for authenticated web testing, response validation, file processing, logging, and scheduled execution. I can create a clean command-line utility for authorized test numbers, classify responses, save results into separate files, and add reliable error handling when page content changes. The delivery will include commented Python code, local logs, sample input/output files, and a README covering manual and scheduled runs. Timeline: 3 days I am available to start immediately. I will follow your technical suggestions closely and would be glad to support the project long term. Thanks
$30 USD in 1 day
5.0
5.0

Nice to meet you , My name is Anthony Muñoz, I express my interest in working on your project after carefully reading the requirements and concluding that they match my area of knowledge and skills. I am currently the lead engineer for the IT agency DSPro and I have more than 10 years of experience in the field. I have successfully completed a large number of similar jobs and I consider your project to be a challenge in which I would like to work and be able to make it a reality. Please feel free to contact me, it will be my pleasure to help you. I greatly appreciate the time provided and I remain attentive to any questions or concerns. Greetings
$104 USD in 7 days
4.9
4.9

With projects like Quantum Trading Mastery, Tritaur, and BizzAll Finance under my belt, I have a proven track record of building scalable and reliable automation software that operates without a hitch. I am well-versed in Python, PHP, and web scraping, and I'm confident that my skills align perfectly with your T-Mobile Number Existence Scraper project. Having successfully integrated services like GoHighLevel, Stripe, and Twilio into complex SaaS platforms, I can assure you that the integration of a headless browser driver like Selenium or Playwright into the utility script will be seamless. My understanding of the command line interface will ensure ease-of-use during manual runs and compatibility with your choice of scheduler for unattended periodic runs. Your requested deliverables - clean Python 3 script, simple README, and sample input/output files will be provided to you with detailed documentation. Lastly, I want to reiterate my commitment to producing production-ready software that is highly maintainable. So in case the site layout or wording changes in the future, the script will gracefully exit while logging a descriptive error. Hire me for this project and join hands with someone who prioritizes efficiency, reliability, and strong communication throughout all phases of development.
$30 USD in 1 day
4.8
4.8

Hi, I can build this clean Python/Selenium utility with automated browser workflow, response detection, file-based output, error logging, and scheduler support. I’ll provide the Python script, README, sample input/output files, and ensure graceful handling of unexpected page changes. Ready to start.
$80 USD in 2 days
3.8
3.8

Hi, I’m an experienced Python developer with automation, Selenium/Playwright, web testing, logging, and scheduler integration experience. I can build a clean Python 3 utility for your authorized test environment, including configurable input processing, automated browser testing, clear result files, concise error logging, graceful handling of page/layout changes, and command-line execution. I can also provide a simple README covering configuration, manual execution, and Windows Task Scheduler/cron setup. The solution will use standard Python tooling with Selenium or Playwright and keep all generated data locally. I’ll structure the code cleanly with proper exception handling and comments, making it easy to maintain and extend. I’m ready to start immediately. Thanks Amit
$140 USD in 7 days
4.0
4.0

Lahore, Pakistan
Payment method verified
Member since Oct 21, 2024
$30-250 USD
$10-30 USD
₹100-400 INR / hour
$250-300 USD
$10-50 USD
$10-30 USD
$100-200 USD
€12-18 EUR / hour
₹600-1500 INR
₹12500-37500 INR
$1500-3000 CAD
$250-750 USD
£250-750 GBP
₹12500-37500 INR
$250-750 USD
₹1500-12500 INR
$30-250 USD
$30-250 USD
$15-25 CAD / hour
₹12500-37500 INR
min $50 USD / hour
$30-250 USD