
Open
Posted
Paid on delivery
I’m looking to automate a repetitive data-entry task that currently soaks up hours every week. The job is straightforward: build an RPA bot that opens a web application in Google Chrome, reads records from an input source I’ll provide (Excel or CSV), and submits each record through a series of online forms exactly as a human would. Key points you should know • Target platform: web only—there are no desktop interfaces to handle. • Browser requirement: the bot must run reliably in Google Chrome. • The forms accept mixed fields (text boxes, dropdowns, check marks, dates, etc.), so the bot needs to recognise element types and populate them correctly. I’m flexible on the underlying toolset—UiPath, Automation Anywhere, Blue Prism, Selenium-Python, or a comparable framework—as long as it’s maintainable and well-documented. Deliverables 1. Executable bot or workflow file ready to run in Chrome. 2. Configurable input template (e.g., Excel/CSV) and clear mapping to form fields. 3. Step-by-step setup guide plus inline code comments so I can tweak selectors or field names later. 4. Short demo video or live walkthrough proving the bot can process at least 20 sample records end-to-end without error. I’ll provide test credentials and sample data after kickoff. Let me know your preferred RPA stack, estimated turnaround, and any clarifying questions you have—then we can get this automation live and reclaim that lost time.
Project ID: 40470476
35 proposals
Open for bidding
Remote project
Active 6 hours ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
35 freelancers are bidding on average ₹20,836 INR for this job

Hi I have gone through the requirements. Good experience in creating custom scripts. Will do this automatic web form filling script using PHP selenium similar to python. I'm available to start now. Please contact for further discussions. Regards, Mohan
₹12,500 INR in 2 days
5.3
5.3

As a seasoned developer with an extensive background in software architecture, I am uniquely positioned to offer you top-tier services on your project. In addition to my adeptness in ASP.NET C#, Android, and Python, my team and I have considerable experience with web automation - utilizing Python for the automation process via scrapers and APIs. Our combined effort equates to reassuring scalability and efficiency in project handling. To further attest to our capabilities, I would like to emphasize my proficiency with Selenium-Python which as you know is one of your customizable requirements for your RPA project. This skill combined with my understanding of data sources such as Excel and CSV files molds me into an ideal candidate for the position. Moreover, our versatile approach towards project management ensures that along with the deliverables mentioned, I will provide periodic updates and reports taking you through each step of the process. Expect to get functional robotic software that is well-documented, highly-maintainable and completely tailored to your needs. With a 100% job satisfaction history, it's safe to say that choosing me unequivocally means making the optimal decision for this project.
₹35,000 INR in 7 days
5.1
5.1

With an extensive background in software development and automation, I offer the exact set of skills needed for your project. I am well-versed in UIPath, Automation Anywhere, Blue Prism and Selenium-Python which are all comparable frameworks that can effectively tackle your requirements. As an end-to-end full-stack developer, I have a comprehensive understanding of every step of the process, from planning to deployment. This will benefit your project as I can create a workflow that is fully integrated to perform data entry tasks seamlessly. In terms of browser requirement, my experience with Google Chrome is solid as I have built numerous applications using HTML, CSS and JavaScript specifically for this browser. Understanding that the forms you need automated contain multiple types of input fields including text boxes, dropdowns, check marks and dates, I assure you that my skills include recognizing element types to populate them correctly. Throughout my 6-year career, I have developed a knack for producing maintainable code backed by comprehensive documentation, so handing over a well-documented executable bot is second nature to me. Additionally, given my attention to clean architecture and scalability in designs, making tweaks to selectors or field names in the future will be an effortless task
₹25,000 INR in 7 days
3.5
3.5

Hi, I am UiPath and Microsoft Power Platform Certified RPA Developer having more than 6 years of experience in automating these kind of stuff. I have worked on Browser Automation, Excel Automation, Data Extraction and form fillings. I can help you with this project. We can discuss the requirement and start building the RPA Bot. I can do this in UIPath or Power platform or I have experience in python as well we can also use robocorp for this solution.
₹17,500 INR in 3 days
3.2
3.2

✨ I can build a reliable RPA bot that reads records from Excel or CSV, opens your web application in Google Chrome, and fills each form accurately just like a human user. I would suggest Selenium Python or UiPath depending on how dynamic the web forms are. The bot will handle text fields, dropdowns, checkboxes, dates, buttons, validation messages, and record status tracking. I will also keep the input template configurable, so you can update data or field mappings later without changing the whole workflow. I have experience with browser automation, form filling, Excel and CSV processing, selector handling, error logging, retries, and clean documentation. I will deliver the working bot, setup guide, commented code or workflow notes, and a short demo showing at least 20 sample records processed successfully. Please share the sample form flow, test credentials, and input file format, and I can first map the fields clearly before building the full automation. ✨ Best regards Ankit
₹12,500 INR in 2 days
2.6
2.6

✅ I specialise in building RPA bots for web form automation using Python + Playwright (or Selenium). Your bot will read records from Excel/CSV, open Chrome, and fill every field – text boxes, dropdowns, dates, checkmarks – exactly as a human would, handling multi‑page forms. I will deliver an executable script (or configurable workflow), a template input file with clear field mapping, step‑by‑step setup guide, and a demo video processing 20+ records end‑to‑end without errors. The code is maintainable, with comments and selectors easily tweakable. **Question:** Does the web application require any authentication (login) before accessing the forms, and are there CAPTCHAs or 2FA that need manual intervention? Best, Usman K https://www.freelancer.com/u/ukokab
₹24,000 INR in 7 days
2.8
2.8

Your biggest challenge isn’t building a bot that clicks through a Chrome form it’s making sure the automation stays stable when selectors change, fields vary (text, dropdowns, dates, checkboxes), and records scale beyond a few test runs without breaking mid-process. That resilience layer is where most RPA builds fail. It’s also exactly what I do. Here’s what I’ll build for you: 1 Chrome-based RPA bot that reads your Excel/CSV input and reliably fills web forms step-by-step exactly like a human user 2 Smart field handling for mixed inputs (text fields, dropdowns, checkboxes, date pickers) with robust selector strategy and fallback handling 3 Error handling + retry logic so failed submissions are logged and reprocessed instead of breaking the workflow 4 Clean configuration layer so you can update mappings (CSV columns → form fields) without touching core automation logic 5 Full setup guide + inline documentation + demo run processing at least 20 records end-to-end without manual intervention Closest experience: Built multiple browser-based automation bots for repetitive CRM and form submission workflows with dynamic field mapping and validation layers to ensure zero-data-loss execution in production environments. I’ll need: • Sample CSV/Excel • Access to the web app (test credentials) • A quick walkthrough of the form flow Warm Regards Usama F
₹25,000 INR in 7 days
2.3
2.3

Hi, Automating repetitive web form entry — the kind that eats hours weekly — is exactly the problem Python-based RPA handles well, and the key is building it so it survives site updates without constant babysitting. My approach: I'd use Playwright (over Selenium) for its native async support and built-in auto-wait on dynamic elements, paired with a simple CSV/Excel data pipeline so your input source stays editable without touching code. For error handling, I'd wire in screenshot-on-failure logging and a retry loop with exponential backoff — meaning transient network hiccups don't kill a full batch run. If the forms use CAPTCHAs or login sessions, I'd integrate 2Captcha or cookie-persistence via Playwright's storage state to keep runs unattended. The bot would run headless in production but switch to headed mode for debugging, controlled by a single config flag. Before I scope hours and timeline precisely, one question: how many distinct form layouts are involved, and does the data come from a single flat file or multiple sources? That single detail shifts the estimate significantly. If it's one form type with a flat CSV feed, I can have a working prototype in front of you within 24 hours of kickoff. Best regards, Val
₹12,500 INR in 7 days
1.8
1.8

Hi, I understand your main issue is that manual web form data entry is taking too much weekly time and also increases the risk of human errors. I can build a reliable RPA bot that reads your Excel/CSV data and automatically fills and submits web forms in Chrome exactly like a human user. It will handle different field types (text, dropdowns, checkboxes, dates) and be built in a clean, maintainable way using a tool like UiPath, Selenium, or a similar stack based on your preference. You’ll get a ready-to-run bot, clear setup instructions, and a working demo so you can verify it processes records smoothly without issues. Let’s automate this so you can save hours every week and eliminate repetitive work. Best regards, Akif K
₹15,000 INR in 2 days
0.0
0.0

I recently completed a project like this, delivering a fully automated workflow that reduced processing time by 40%. I'm new here but bring experience from large-scale projects in the ecosystem of top tech companies. I understand the need for a reliable RPA bot in Chrome that seamlessly reads and submits form data. My approach is to keep it simple, deliver consistently, and build for the long term. If this aligns with your project, feel free to reach out to discuss scope and pricing. Regards, Patrick If this aligns with your project, feel free to reach out to discuss scope and pricing.
₹18,750 INR in 7 days
0.0
0.0

✨ Hi, I’m Lewis, and I can build a stable Chrome-based RPA bot that reads from your Excel/CSV, understands each field type, and submits records through your web forms just as a careful human operator would. ⚙️ I typically use Selenium-Python or UiPath to create a maintainable workflow with clear selectors, a configurable input template, inline comments, and a simple setup guide, plus a short demo showing at least 20 records running end‑to‑end without errors. ⭐ Do you have any tricky elements (dynamic IDs, CAPTCHA, multi-step confirmations, or strict timeouts) I should account for when designing selectors and retries, and what’s your ideal turnaround once I receive test credentials and sample data? Thanks for the opportunity—I’d be glad to help you reclaim those hours every week! ✨
₹20,000 INR in 3 days
0.0
0.0

Hi there, I am an Artificial Intelligence Engineering student with strong experience building custom automation scripts. This repetitive data-entry task is perfectly suited for a lightweight, code-based approach rather than heavy enterprise RPA tools. My preferred stack for this project is Python with Selenium (or Playwright). It runs natively in Google Chrome, reliably handles all web element types (dropdowns, checkboxes, date pickers) using precise XPath/CSS selectors, and requires zero licensing fees. Here is my approach to your deliverables: Data Handling: I will design a clean CSV/Excel template and use the pandas library to map your records accurately to the target fields. Web Automation: The bot will iterate through the records, interact with the Chrome interface exactly as a human would, and include error-logging so you know if a specific row failed. Documentation: I will deliver clean, heavily commented code and a step-by-step setup guide. You will easily be able to tweak selectors or field names if the website updates later. Demo: I will record a walkthrough video proving the bot processes the 20 sample records flawlessly. I can deliver the working script within 48 hours of receiving the test credentials. Let’s get this automated so you can reclaim your time. Best regards, Gero.
₹25,000 INR in 7 days
0.0
0.0

Hey, I can build you a solid RPA bot to handle that repetitive web form filling. I’ve done several similar automation projects using Selenium with Python and also UiPath, so I know how to make it reliable and easy to maintain. The bot will open Chrome, read your Excel or CSV file, and fill all the different field types (text, dropdowns, dates, checkboxes etc.) exactly like a human would. It’ll be configurable so you can update mappings later without hassle. I’ll deliver the ready-to-run bot, a clean input template, well-documented code with comments, and a short demo video showing it processing at least 20 records smoothly. I focus on making these bots stable and fault-tolerant. Happy to use whichever tool works best for you. Let me know if you have any questions and we can get started.
₹28,000 INR in 10 days
0.0
0.0

Hi there, Reclaiming those lost hours is exactly what I do. I specialize in building robust web automation bots that mimic human interaction flawlessly, handling mixed fields like dropdowns, dates, and checkboxes with precision. My Preferred Stack: I recommend Python with Playwright (or Selenium). It is extremely fast, highly maintainable, runs natively with Chrome, and avoids the heavy licensing costs of enterprise RPA tools like UiPath. Deliverables & Execution: The Bot: A clean, executable Python script tailored for your web app. Mapping: A standardized Excel/CSV input template seamlessly mapped to the web forms. Handoff: A step-by-step setup guide and heavily commented code so you can easily tweak selectors later. Proof: A live walkthrough or recorded video showing 20 sample records processed without error. Clarifying Questions: 1 Does the web portal utilize 2FA/MFA or CAPTCHA upon login? 2 If a specific record fails, should the bot log the error and skip to the next row? Estimated Turnaround: 3 to 4 days from receiving test credentials. I am ready to review your sample data and get this automation live. Best regards, Adarsh Dessai
₹25,000 INR in 4 days
0.0
0.0

We’ve worked on a project with a very similar scope, giving me strong insight into delivering quality results efficiently. I understand the importance of a clean user-friendly UI for high-end customers. I can develop an RPA bot using your preferred stack to automate web form filling in Chrome, providing an executable bot, configurable input template, setup guide, and a demo processing 20 sample records error-free. Let's chat about your project and walk away with a free consultation. Regards, Nabeel Ismail
₹18,750 INR in 7 days
0.0
0.0

Hi, I am an experienced RPA Developer with 5+ years of experience in web automation using UiPath. I can automate browser tasks like data entry, web scraping, form filling, report generation, login handling, and Excel integration with high accuracy. I have worked on real-time automation projects and can build a stable, fast, and user-friendly automation solution based on your requirements. I assure clean workflow design, proper error handling, and timely delivery. I am ready to start immediately. Looking forward to working with you.
₹13,000 INR in 7 days
0.0
0.0

Hi, The real challenge here isn't filling the fields — it's keeping the bot alive when dynamic IDs change or pages load slowly. I'll use Python + Playwright (not Selenium): native auto-wait, locators by aria-label/placeholder/name instead of fragile #input-123. Deliverables: Chrome bot reading from your Excel/CSV All field types: text, dropdowns, checkboxes, date pickers, multi-step flows Error log file — failed rows written with reason, bot continues instead of crashing Config file for field mappings — you update columns without touching code README setup guide + commented source code Demo: 20 records processed end-to-end on video I use AI-assisted development which means faster delivery and cleaner architecture. First project on Freelancer, so pricing reflects that: ₹12,500 / 3 days from receiving test credentials + sample data. One question: does the form require login, and is there CAPTCHA or 2FA involved?
₹12,500 INR in 3 days
0.0
0.0

Hi — read your brief. Web-only form-filling driven from Excel/CSV is a Playwright (or Selenium) + Python job for us — lighter to maintain than UiPath, easier for you to tweak selectors when the form changes, and the Chrome dependency is clean. The mixed field types (dropdowns, dates, checkboxes) get handled with a small field-type registry so you can map a CSV column to the right input strategy without hunting through code later. Quick answer to Usman's question for context: if the target site has auth, we handle session-based login at the top of the run; CAPTCHAs/2FA we'd flag as manual checkpoints (no shady bypass). A couple things I'd want to pin down: any CAPTCHAs/2FA on the target form, and roughly how many records you process per week? Helps me size the retry/resume logic. Ping me — happy to share a quick Loom of a similar bot we shipped recently.
₹22,000 INR in 10 days
0.0
0.0

“I can build this using Power Automate Desktop with a maintainable structure, configurable Excel mapping, robust selector handling in Chrome, and detailed documentation for future updates.”
₹20,000 INR in 7 days
0.0
0.0

RPA professional with 8 years of experience in intelligent automation, process optimization, and enterprise workflow solutions using Automation Anywhere and related technologies.
₹25,000 INR in 10 days
0.0
0.0

chennai, India
Member since Nov 18, 2023
$30-250 USD
$25-50 USD / hour
₹1500-12500 INR
$15-25 USD / hour
₹12500-37500 INR
$750-1500 CAD
$250-750 USD
€30-250 EUR
₹12500-37500 INR
$8-15 CAD / hour
₹1500-12500 INR
₹1500-12500 INR
₹600-1500 INR
₹1250-2500 INR / hour
$8-15 USD / hour
₹1500-12500 INR
₹12500-37500 INR
₹1500-12500 INR
€30-250 EUR
$3000-5000 AUD