
Tamamlandı
İlan edilme:
I already have a Selenium-based app running on a Linux server that logs in to several dental-insurance portals, pre-fills member ID and DOB from our backend, and then saves the resulting page. Everything works except one stubborn site that insists on sending an SMS OTP each time the session starts. Here is the current process. For example, if we are going to check a patient's eligibility, the app will log in with OTP, automatically input a patient's information and search for it, save the page as pdf. Then the session is closed and ready for the next patient Here’s what I need next: • Teach the portal to “remember” the device in a way that mimics normal browser behaviour so the SMS OTP is not requested on every visit. But if we want to search for another patient, do we need to close the current session and start a new session? (I don't mind inputting OTP once to selenium by myself) • After a successful login, capture the resulting page exactly as a standard PDF, store it, and programmatically extract the key patient fields we already use elsewhere. All code must run and remain inside the existing Python/Selenium stack, and play nicely with the database structure we already have. I can provide: • Current login script Explain which webpage is needed to save as a pdf. Please refer to uploaded image 01, 02, 03 For 01 image, after log in, there are search boxes in the middle of the page. we may input DOB and member ID and click search button For 02 image, after clicking the search button, the page changes and shows the list of patients, the first patient is the one we just searched For 03 image, after clicking the name of the first patient in 02 image, this page shows up. It has all information. This page also has a print button on the top right corner. I need to save this page as a pdf
Proje No: 40076264
188 teklifler
Uzaktan proje
Son aktiviteden bu yana geçen zaman 2 ay önce
Bütçenizi ve zaman çerçevenizi belirleyin
Çalışmanız için ödeme alın
Teklifinizin ana hatlarını belirleyin
Kaydolmak ve işlere teklif vermek ücretsizdir

Hi, I am a full-stack AI developer with 8 years of rich experience in software development, with a background in Python automation, Selenium, and web scraping. I am familiar with Linux environments, database management, data extraction, and API integration. I'm an individual freelancer and can work on any time zone you want. For your project, I can modify your Selenium script to “remember” the device for the problematic portal so the SMS OTP isn’t requested every session, while still allowing manual OTP input once. After login, I will ensure the resulting page is captured as a standard PDF and extract the key patient fields programmatically, all within your existing Python/Selenium stack and compatible with your database. Please contact me with the best time for you to have a quick chat. Looking forward to discussing more details. Thanks. Emile.
$120 USD 14 gün içinde
3,9
3,9
188 freelancer bu proje için ortalama $23 USD/ saat teklif veriyor

Hi, I’m Muhammad Awais. I understand you have a Selenium-based app on Linux that logs in to dental-insurance portals, pre-fills member ID and DOB from your backend, and saves the resulting page, with one portal that asks for SMS OTP on each session. My approach to your request is to create a memory-friendly session for that portal using a dedicated browser profile and careful cookie/storage handling so the OTP is requested only when a new device is recognized. I will keep all changes inside your existing Python/Selenium stack and ensure the login flow remains stable and aligned with your database structure. After a successful login, I will capture the page exactly as a PDF using Chrome’s printToPDF via Selenium CDP, store the PDF, and extract the key patient fields with a reliable parser to reuse them elsewhere. I’ll keep changes minimal, well-documented, and testable against your current script. Are there any security or compliance constraints on persisting session data (cookies/storage) for the OTP portal, and is it acceptable to implement a one-time OTP input from you while keeping sessions reusable across visits? Best regards,
$25 USD 38 gün içinde
9,3
9,3

Hello, At Live Experts, we pride ourselves on our diverse skill set which spans across various industries. This array of competencies enables us to provide comprehensive solutions, tailor-made for unique projects like yours. With my proficiency in Linux, Python, Selenium and Web Scraping, rest assured that fixing your Selenium-based app will be a task I'm more than qualified to execute. My experience in data extraction would also come in handy as we aim to extract the key patient details from the captured PDF. Additionally, my familiarity with software architecture ensures that all changes and improvements made will function seamlessly within your existing Python/Selenium stack without disrupting the database structure. This attention to detail is vital as it guarantees continuity and compatibility. For me, your project aligns perfectly with the core ethos of Live Experts - creating smart solutions for complex challenges and I hope you're inclined to take advantage of my skills and experience in doing just that. Let's have a chat today about how we can make sure your app "remembers" the device on this last stubborn portal, while delivering exactly what you need - a fully functional and efficient dental insurance automation system! Thanks!
$50 USD 191 gün içinde
8,4
8,4

I am an experienced developer with expertise in Python and Selenium for web automation, particularly in challenging scenarios like OTP bypasses. I understand the importance of integrating automation solutions into existing systems without disrupting established workflows. My experience with scripting on Linux servers and managing session persistence aligns well with your project needs. My work often involves similar tasks to what you're facing, including ensuring device recognition to minimize OTP interventions, and capturing web pages for further data extraction. I've successfully implemented solutions that mimic typical browser behavior to avoid OTPs and have a track record of generating PDFs from web content while extracting key data using Python and related libraries. Working within your existing Python/Selenium stack and maintaining database integrity will be critical parts of my approach. I am keen to understand more about the specific portal challenges you face and discuss potential solutions. Could you provide further details on any previous attempts to address the OTP issue? Looking forward to collaborating on this project.
$20 USD 40 gün içinde
8,4
8,4

Hey, I can help you resolve this within your existing Python + Selenium setup. I’ll configure the portal to remember the device/session (using cookies, browser profile, and storage) so that an SMS OTP is only required once, unless the site forces re-verification. I’ll also optimise session handling so you can search multiple patients efficiently without unnecessary logins. I’m comfortable working directly with your current codebase and can start as soon as you share the login script. I am looking forward to your response. Regards, Rajesh Mandaviya
$15 USD 40 gün içinde
7,8
7,8

Hello, I’ve worked extensively with Python + Selenium automation on Linux servers, particularly for healthcare and insurance portals that involve OTP, session handling, and document capture, so your use case is very familiar. From what you described, your core automation is solid. The remaining challenges (OTP persistence, session reuse, and reliable PDF + data extraction) are all solvable without changing your existing Python/Selenium stack or database design. My approach: 1. Avoid repeated SMS OTP: I would persist the browser profile (cookies, local/session storage, IndexedDB) and reuse the same Selenium session or browser profile instead of closing it after each patient. This mimics normal browser behavior, allowing you to enter OTP once manually and continue running unattended until the portal expires the trusted device. Multiple patients can be processed safely in the same session. 2. Pixel-perfect PDF capture: Use Chromium’s native print-to-PDF with proper viewport, margins, and scaling so the saved PDF matches exactly what a human user sees. PDFs would be stored with patient-specific metadata. 3. Data extraction: Extract required patient fields directly from the DOM after login. If the site obfuscates HTML, fall back to PDF text extraction. All data is normalized to fit your existing database schema. I can start right away once you share the current login script. Looking forward to working with you! Best regards, Niral
$15 USD 40 gün içinde
7,9
7,9

As the CEO & Founder of Digital Screencast and with over 7 years of experience as a Full stack developer, I'm confident that I have the skills to resolve the Selenium Dental Insurance Automation issues you're facing. I have extensive experience with Python, Software Architecture, and Web Scraping - all of which are crucial for delivering on this project effectively. Having worked with notable companies like Metlife GOSC and Elite Services, I understand the ins and outs of web automation and data extraction. My proficiency in Selenium scripting will enable me to design a program that mimics normal browser behavior, therefore addressing the problem of recurrent SMS OTPs from the stubborn dental-insurance portal. Moreover, my commitment to client satisfaction is unmatched. I am dedicated to efficient project delivery without compromising on quality. In addition, my deep knowledge in database programming will ensure your current architecture is effectively integrated into any necessary changes. Choosing me for this project guarantees a fruitful relationship that extends beyond a one-time service – a partnership for future needs.
$20 USD 40 gün içinde
7,8
7,8

⭐⭐⭐⭐⭐ Enhance Your Selenium App to Handle OTP and Save PDF Efficiently ❇️ Hi My Friend, I hope you're doing well. I've reviewed your project requirements and see you're looking for help with your Selenium-based app. You're in the right place! Zohaib is here to assist you. My team has successfully completed 50+ similar projects for Selenium automation. I will help you teach the portal to remember the device and manage the OTP process seamlessly. ➡️ Why Me? I can easily enhance your Selenium app as I have 5 years of experience in Python automation, focusing on web scraping, session management, and data extraction. My expertise includes troubleshooting, API integration, and PDF generation. I also have a strong grip on related technologies, ensuring your project will run smoothly and efficiently. ➡️ Let's have a quick chat to discuss your project in detail, and I can show you samples of my previous work. I look forward to discussing this with you! ➡️ Skills & Experience: ✅ Python Automation ✅ Selenium WebDriver ✅ Session Management ✅ PDF Generation ✅ Data Extraction ✅ API Integration ✅ Web Scraping ✅ Error Handling ✅ Debugging ✅ Database Interaction ✅ Linux Server Management ✅ User Authentication Waiting for your response! Best Regards, Zohaib
$17 USD 40 gün içinde
8,0
8,0

YES---Please provide current login script ------------okay understood your requirements--- I have extensive experience with similar PROJECT ---->>I am highly qualified to do this job with high QUALITY ----- I am Passionate PYTHON/SELENIUM /Full stack developer having rich experience with so many successful Tasks. I have some queries to give you accurate time and price Please ping me to get started and provide you great results. Thanks
$17 USD 40 gün içinde
7,7
7,7

Dear Gao K., We carefully studied the description of your project and we can confirm that we understand your needs and are also interested in your project. Our team has the necessary resources to start your project as soon as possible and complete it in a very short time. We are 25 years in this business and our technical specialists have strong experience in Python, Linux, Web Scraping, Software Architecture, Web Development, Data Extraction, Selenium, Automation, Database Management, API Integration and other technologies relevant to your project. Please, review our profile https://www.freelancer.com/u/tangramua where you can find detailed information about our company, our portfolio, and the client's recent reviews. Please contact us via Freelancer Chat to discuss your project in details. Best regards, Sales department Tangram Canada Inc.
$30 USD 5 gün içinde
8,2
8,2

Hi I have strong experience hardening Selenium-based Python automations that interact with security-sensitive portals using session persistence and browser fingerprint continuity. A key technical challenge with OTP-protected portals is that Selenium sessions often fail to persist device trust because cookies, local storage, or browser profiles are not retained correctly. I solve this by configuring persistent browser profiles and storage handling so the site recognizes the session as a previously trusted device after the initial OTP entry. Once authenticated, I implement reliable page capture that mirrors a real browser PDF output without altering page rendering. I then extract required patient fields using deterministic parsing logic aligned with your existing database schema. All changes remain fully inside your current Python and Selenium stack without introducing external dependencies or breaking existing flows. The result is a stable automation that minimizes OTP interruptions and produces consistent, reusable data outputs. Thanks, Hercules
$50 USD 40 gün içinde
7,0
7,0

With several years of hands-on experience in Selenium and a strong background in software architecture, I am confident I can resolve the issue affecting your dental insurance portal automation. I understand how critical it is for your system to navigate insurance portals smoothly to collect and store patient data. Using Python, Selenium, and web scraping, I can implement a reliable device recognition approach that reduces repeated SMS OTP requests. All changes will fit cleanly within your existing tech stack and database structure. For handling multiple patient searches, I will follow standard browser behavior to properly end each session and start a new one without triggering unnecessary OTP verification. This ensures stable automation while maintaining compliance with portal behavior. In addition to Selenium, I bring solid experience with C#, .NET, ASP.NET, PHP, SQL Server, MySQL, JavaScript, HTML, and CSS. This allows me to extract, process, and structure patient data accurately and efficiently. I am an MCP and have worked on large insurance projects for organizations such as CSC and RBS. I value security, reliability, performance, and maintainability, which are essential when working with sensitive insurance data. I would be glad to apply this experience to your project and deliver a dependable solution.
$15 USD 40 gün içinde
7,4
7,4

As an AI specialist with over 13 years of experience, I live and breathe automation, making me uniquely suited to handle your Selenium-based dental insurance automation fix. This project resonated with me because it encapsulates the core of my expertise: data extraction and web automation using Python and Selenium. The stubborn SMS OTP issue? I'm well-versed in devising creative solutions to address these kinds of challenges. What sets me apart is not just my technical knowledge but also my ability to understand and integrate seamlessly with existing tech stacks like your Linux server and database structure. My focus is on creating results-driven, efficient, and secure solutions for my clients, and ensuring that all output adheres exactly to requirements. With this project, I'll not only achieve normal browser behavior but also enable you to capture the resulting page as a standardized PDF format while extracting all necessary patient fields. Through meticulous testing and precise implementation, your dental insurance portal will have smoother functionality and higher productivity than ever before. I look forward to discussing your specific project parameters in detail and working together towards its successful completion. Let’s turn those tedious tasks into satisfying successes!
$20 USD 40 gün içinde
7,1
7,1

Hello, I understand your need to improve your Selenium automation for the dental insurance portal by reducing repeated SMS OTP prompts through device recognition. I have experience handling session persistence and mimicry of normal browser behavior to keep login states without breaking security. I can also help capture exact PDFs of pages post-login and extract the key patient fields you need, integrating smoothly with your current Python/Selenium setup and database. Thanks, Teo
$25 USD 25 gün içinde
6,0
6,0

Hello, Thank you so much for posting this opportunity. It sounds like a great fit, and I’d love to be part of it! I’ve worked on similar projects before, and I’m confident I can bring real value to your project. I’m passionate about what I do and always aim to deliver work that’s not only high-quality but also makes things easier and smoother for my clients. Feel free to take a quick look at my profile to see some of the work I’ve done in the past. If it feels like a good match, I’d be happy to chat further about your project and how I can help bring it to life. I’m available to get started right away and will give this project my full attention from day one. Let’s connect and see how we can make this a success together! Looking forward to hearing from you soon. With Regards! Abhishek Saini
$20 USD 40 gün içinde
6,0
6,0

★★★ TOP 1%★★★ I’m excited to bring my experience as Marketing Head as with 20+ years of building ERP n BIG Software Solutions for world market. I lead a development team as well as Marketing Team that helps early-stage founders launch MVPs faster, smarter, and cost effectively. We specialize in software architecture, deep learning, full-stack development, AWS, and CMMI 3.5 project management— covering covering the full spectrum from strategy to execution. Our portfolio spans startups and enterprises: Startup Products * Data Entry * Data Processing *Customer Support 24*7 *Excel / Word Operation *LinkedIn *Chat Support *Calling Support *Business Plans / Marketing Strategy/ * Digital Marketing *Social Media Marketing * Internet Marketing *Any type of Data Operation Corporate Consulting for World largest group These projects show our ability to solve real-world problems across energy, healthcare, urban planning, and enterprise consulting with scalable AI solutions. I’d love to apply this blend of technical depth and execution-focused leadership to deliver your product quickly and effectively. Let’s connect to explore how we can accelerate your roadmap. Regards, PVSYS GROUP Swarna " IF YOU THINK THEN WE CAN"
$24 USD 40 gün içinde
6,1
6,1

Hi there, I’ve carefully reviewed your setup and recently worked on a Selenium-based healthcare portal automation where persistent sessions, OTP handling, and PDF capture were required to run reliably on a Linux server without breaking existing workflows. For your case, I’ll analyze the portal’s login and session behavior to implement device/session persistence that mirrors a real browser, minimizing repeated SMS OTP prompts while still allowing you to manually enter OTP once when needed. I’ll clarify and implement the correct session lifecycle so you can check multiple patients efficiently, then capture the post-login results as true PDFs and extract the required patient fields programmatically, all within your current Python, Selenium, and database stack. I’m available to start immediately and committed to delivering a clean, reliable solution quickly, with well-structured code that integrates smoothly into your existing system. Best regards, Elenilson
$20 USD 40 gün içinde
5,8
5,8

Hi, I’ll enhance your existing Selenium script to persist device recognition on the OTP-protected portal, so you only need to enter the SMS code once per device/session. After login, the script will proceed with patient lookup, save the result as a clean PDF, and extract the required fields into your existing database structure. The solution will stay fully within your current Python/Selenium stack, require no architectural changes, and handle each patient as a separate workflow (no session collision). I’ll ensure it’s robust, maintainable, and integrates cleanly with your current flow. Happy to start as soon as you share the current script. Thanks!
$15 USD 40 gün içinde
5,8
5,8

Hi. I'm an experienced Python/Selenium developer specializing in automation workflows. I've successfully handled similar dental insurance portal integrations with OTP management and PDF data extraction. I can implement secure session persistence to minimize OTP requests and build robust scrapers for patient eligibility data. I'd love to discuss your specific portal requirements and current script challenges. Available to start immediately with clear communication throughout the project.
$20 USD 40 gün içinde
6,0
6,0

⭐Hi, I’m ready to assist you right away!⭐ I believe I’d be a great fit for your project since I have extensive experience with Selenium automation, Python programming, and data extraction. My background in database management and web development aligns perfectly with the requirements of this project.
$20 USD 38 gün içinde
5,5
5,5

Hi there, I am John Allen, an expert in web development and automation with Python and Selenium. I have extensive experience in solving similar issues and can help you fix the Selenium-based app for dental insurance automation. I will teach the portal to 'remember' the device to avoid the SMS OTP request and capture the resulting page as a standard PDF, extracting key patient fields programmatically. All code will integrate seamlessly with your existing Python/Selenium stack and database structure. Let's discuss how I can assist you with this project.
$15 USD 39 gün içinde
5,4
5,4

Waban, United States
Ödeme yöntemi onaylandı
May 17, 2019 tarihinden bu yana üye
$15-50 USD / saat
$750-1500 USD
$250-750 USD
$250-750 USD
$10-60 USD / saat
$250-750 AUD
$750-1500 USD
₹12500-37500 INR
₹12500-37500 INR
₹1500-12500 INR
$50 USD
₹1500-12500 INR
$3000-5000 USD
$250-750 USD
₹12500-37500 INR
$250-750 USD
$250-750 USD
$30-250 USD
£250-750 GBP
$30-250 USD
₹600-1500 INR
₹12500-37500 INR
$750-1500 USD
₹12500-37500 INR
$30-250 USD