Human-Speed Website Autofill Script
Budget: $100 – $500 USD
I have to move batches of 501 records (8 fields each) from a spreadsheet into a secure website. Three of those fields come from drop-down menus, the rest are plain text. After each row the site’s “Next” button must be pressed, and when the sheet is finished I either need the script to hit the site’s “Clock Out” button or send me an email so I know the run is complete.
My current Selenium helper races through the form and immediately trips the site’s bot alarms. I’d like you to rebuild the process—Playwright in Python feels right, but I’m open—so every interaction looks and feels human: natural-length pauses, the occasional random delay, copy-and-paste speed rather than keyboard mashing. Typing out every character isn’t necessary as long as the cadence stays believable.
Key points you should know
• Cross-platform is essential—Windows, Linux and macOS for sure, with Android/iOS a bonus because I sometimes launch jobs from a phone.
• I’ll start each run manually and point the tool to a CSV, XLSX or Google Sheet; no live scraping needed.
• Anti-bot evasion matters more than raw speed. Think variable sleep intervals, jitter, and Playwright’s stealth tactics.
• Simple, well-commented code so I can tweak field mappings myself later.
Deliverables
– A working script or lightweight desktop app that fills 501-row sheets without triggering detection
– Config or UI to map columns to form fields (including the three drop-downs)
– Email (SMTP) or webhook notifier that fires after the final row, plus the optional “Clock Out” click
– Read-me with setup steps for Windows, Linux and macOS and a quick note on extending to mobile environments
– Short log file confirming each row processed and any errors skipped
Acceptance criteria
• Completes a full 501-row test on my end at human-like speed with no bot warnings.
• Total runtime of roughly 1–5 hours per sheet (natural speed), adjustable by a parameter.
• Clean, adjustable delays and a clear place for me to swap in new credentials or site URLs.
Send a quick message if you need the current Selenium script or more field details; I’ll reply fast so you can get started.
Budget is negotiable if working properly with $1000 bonus if works undetected .
There are some options from automation sites, I cannot afford to get banned.
My current Selenium helper races through the form and immediately trips the site’s bot alarms. I’d like you to rebuild the process—Playwright in Python feels right, but I’m open—so every interaction looks and feels human: natural-length pauses, the occasional random delay, copy-and-paste speed rather than keyboard mashing. Typing out every character isn’t necessary as long as the cadence stays believable.
Key points you should know
• Cross-platform is essential—Windows, Linux and macOS for sure, with Android/iOS a bonus because I sometimes launch jobs from a phone.
• I’ll start each run manually and point the tool to a CSV, XLSX or Google Sheet; no live scraping needed.
• Anti-bot evasion matters more than raw speed. Think variable sleep intervals, jitter, and Playwright’s stealth tactics.
• Simple, well-commented code so I can tweak field mappings myself later.
Deliverables
– A working script or lightweight desktop app that fills 501-row sheets without triggering detection
– Config or UI to map columns to form fields (including the three drop-downs)
– Email (SMTP) or webhook notifier that fires after the final row, plus the optional “Clock Out” click
– Read-me with setup steps for Windows, Linux and macOS and a quick note on extending to mobile environments
– Short log file confirming each row processed and any errors skipped
Acceptance criteria
• Completes a full 501-row test on my end at human-like speed with no bot warnings.
• Total runtime of roughly 1–5 hours per sheet (natural speed), adjustable by a parameter.
• Clean, adjustable delays and a clear place for me to swap in new credentials or site URLs.
Send a quick message if you need the current Selenium script or more field details; I’ll reply fast so you can get started.
Budget is negotiable if working properly with $1000 bonus if works undetected .
There are some options from automation sites, I cannot afford to get banned.
Related categories:
PHP
JavaScript
Python
Web Scraping
Software Architecture
Google Sheets
Selenium
Automation