
Ditutup
Disiarkan
Dibayar semasa penghantaran
I need a concise Tampermonkey userscript that automates several repetitive actions on a single website I work with every day. The script’s core jobs are: • Collect specific data points from the page and export them in a structured JSON or CSV format. • Trigger a series of button-click events that normally require manual interaction. • Open the site’s date-and-time picker, select the required values, and confirm them automatically. Everything happens on just one URL, so you can hard-code selectors without worrying about multiple layouts. I will provide the live page, test credentials, and an example of the data I expect once we start. Your script should be clean ES6 JavaScript, wrapped in the standard Tampermonkey header with @match for the target domain, and include brief inline comments so I can tweak selectors later if the site changes. Acceptance criteria 1. After installing the userscript and visiting the page, all three tasks above complete with a single page load or defined hotkey. 2. No console errors, and the page’s native functionality must remain unaffected. 3. Code is delivered as a .[login to view URL] file plus a short README explaining any external libraries (vanilla JS preferred). If you’ve built similar browser automations before, I’d love to see an example.
ID Projek: 40333364
22 cadangan
Projek jarak jauh
Aktif 11 hari yang lalu
Tetapkan bajet dan garis masa anda
Dapatkan bayaran untuk kerja anda
Tuliskan cadangan anda
Ianya percuma untuk mendaftar dan membida pekerjaan
22 pekerja bebas membida secara purata ₹19,823 INR untuk pekerjaan ini

Hello I hope this message finds you well. I am seasoned JavaScript expert with extensive experience in developing Tampermonkey scripts and automation projects. After carefully reviewing your requirements, I am confident in my ability to deliver a high-quality user script that meets your needs. The script will be capable of: - Collecting specific data points from the page and exporting them in a structured JSON or CSV format - Triggering a series of button-click events that normally require manual interaction - Opening the site's date-and-time picker, selecting the required values, and confirming them automatically I have successfully completed numerous automation projects on Freelancer, and my reviews reflect my commitment to delivering top-notch solutions. I am proficient in JavaScript and have in-depth knowledge of Tampermonkey scripting. I can complete the project within 3 days. I would be delighted to discuss this project further and address any questions you may have. Thank you for considering my proposal. I look forward to the opportunity to work with you. Best regards,
₹12,500 INR dalam 3 hari
7.4
7.4

Your date-picker automation will fail if the site uses a shadow DOM or dynamic class names that regenerate on each session. I've debugged this exact scenario for 3 clients where their scripts broke weekly because they hard-coded brittle selectors instead of using data attributes or XPath fallbacks. Before I architect the solution, I need clarity on two things: Does the site use a JavaScript framework like React or Angular that re-renders the DOM after initial load? And when you say "single page load or hotkey," do you need the script to wait for AJAX requests to finish before triggering the button sequence, or is everything synchronous? Here's the technical approach: - TAMPERMONKEY + MUTATIONOBSERVER: Use a DOM watcher to detect when dynamic elements finish loading, then trigger automation only after the date-picker is fully rendered. This prevents race conditions that cause 50% of automation scripts to fail intermittently. - VANILLA ES6 + QUERYSELECTOR: Build selector logic with fallback chains (ID → data attribute → CSS class) so the script survives minor UI updates without breaking every week. - JSON EXPORT + CLIPBOARD API: Extract data into a structured JSON object and auto-copy to clipboard with a visual confirmation toast, eliminating the need for file downloads that trigger browser security prompts. - HOTKEY LISTENER: Bind automation to Ctrl+Shift+A so you control when it runs instead of firing on every page load, which can interfere with manual workflows. I've built 8 Tampermonkey scripts for clients automating Salesforce, internal dashboards, and legacy ERP systems. One script I wrote for a logistics company eliminated 4 hours of daily data entry by auto-filling 12 form fields and triggering API calls in sequence. Let's schedule a 15-minute screen-share so I can inspect the live DOM structure and confirm there aren't hidden authentication tokens that'll block automation.
₹22,500 INR dalam 7 hari
7.2
7.2

Hello! I am a San Diego-based senior software engineer specializing in both frontend and backend development, with over 10 years of experience in building robust systems. I carefully reviewed your project description for Tampermonkey Automation Script Needed and I believe I can provide a solution that meets your needs. My approach: a concise ES6 userscript that uses a MutationObserver for dynamic DOM readiness, resilient CSS selectors, and native event dispatch so frameworks like React/Vue register interactions reliably. I’ll add a guarded hotkey runner and an optional menu command to execute safely without interfering with the page. I’ve delivered multiple Tampermonkey/Greasemonkey automations for e‑commerce dashboards and CRMs, including date‑picker interactions and structured exports, so this aligns well with my past work. Two quick questions: do you prefer the trigger on page load or a specific hotkey, and should the export be a downloaded file (CSV/JSON) or copied to clipboard? Let’s connect to discuss your project in detail — I’m excited about the possibility of collaborating! Oleksii
₹22,100 INR dalam 4 hari
5.7
5.7

I can build a clean Tampermonkey userscript (ES6) that auto-collects data (JSON/CSV), triggers required clicks, and handles the date-time picker—all on load or hotkey, with no UI breakage. I’ve created similar browser automations with stable selectors and minimal code.
₹12,500 INR dalam 1 hari
5.2
5.2

Hello, I went through your project description and it seems like that I am a great fit for this job. I have an expert team with many years of experience in PHP, Java, JavaScript, Web Scraping, ActionScript, jQuery / Prototype, Google Chrome, JSON, Web Development, Automation. Please come over chat and discuss your requirement in a detailed way. Regards
₹25,000 INR dalam 7 hari
4.3
4.3

Hey, I liked your project, Tampermonkey Automation Script Needed and believe I can help you with the project. With my background in PHP, Java, JavaScript, I'm confident I can meet your requirements. Would be glad to go over specifics if you're interested.
₹12,500 INR dalam 7 hari
4.7
4.7

I write Tampermonkey scripts regularly for my own workflow and for clients — this is bread and butter for me. I can have yours done within two days. For the data extraction piece, I'll walk the DOM on page load, pull the values you need, and give you a clean one-click export. You'll get a small floating button on the page — click it and it downloads a structured JSON or CSV file (your choice, or both). If the page loads content dynamically or updates after the initial render, I'll use a MutationObserver so the script always picks up the latest state before exporting. The automated button clicks will run in sequence with sensible delays between each step, so the site processes each action properly before the next one fires. I'll add a visual indicator so you can see exactly where the script is in the sequence — helpful if something on the site changes and you need to tell me which step broke. For the date/time picker, I'll handle it programmatically rather than trying to simulate mouse clicks on calendar widgets, which tend to be fragile. I'll set the underlying input values directly and dispatch the right change events so the site accepts them as if you'd picked them manually. Everything will be in one clean userscript file with a settings block at the top where you can adjust selectors, delays, and default date values without digging through the logic. I'll also add comments explaining what each section does, so if the site ever changes slightly you can point me at the right spot for a quick fix. I'll need the URL and a walkthrough of the specific actions you want automated — a screen recording or screenshots would be perfect. Once I can see the page, I'll turn it around fast.
₹15,000 INR dalam 2 hari
4.2
4.2

Hi, We went through your project description and it seems like our team is a great fit for this job. We are an expert team which have many years of experience on PHP, Java, JavaScript, Web Scraping, ActionScript, jQuery / Prototype, Google Chrome, JSON, Web Development, Automation Lets connect in chat so that We discuss further. Regards
₹12,500 INR dalam 7 hari
2.9
2.9

I saw your project and am confident I can deliver on this. I'm currently working on a similar project and understand the importance of automating repetitive tasks. My Tampermonkey script will efficiently collect data, trigger button-click events, and handle date-time selections seamlessly. With your provided live page and credentials, I'll create a clean ES6 script that meets your expectations. Rest assured, the script will execute flawlessly with a single page load or hotkey, ensuring no disruption to the site's functionality. I look forward to streamlining your daily tasks with this tailored automation solution. I invite you to view my portfolio, which showcases the quality and results of my past work. I look forward to hearing from you. Regards, Sadiya
₹25,000 INR dalam 7 hari
0.0
0.0

Hi, I can build a clean and reliable Tampermonkey script to automate data extraction, button actions, and date selection on your site with smooth performance. Although my Freelancer profile is new, I have solid hands-on experience and can deliver this quickly with well-structured, easy-to-edit code. I can also share a quick demo if needed. Ready to start immediately.
₹12,500 INR dalam 6 hari
0.0
0.0

Hi, This is a great use case for a Tampermonkey userscript, and I can help automate the workflow cleanly and reliably. I can build a script that extracts the required data into JSON/CSV format, automates the button interactions, and handles the date/time picker selection—all triggered on page load or via a shortcut. The code will be clean ES6 JavaScript with clear selectors and inline comments so you can easily adjust it if the page changes. I can start immediately and ensure everything runs smoothly without affecting the site’s normal functionality. Thanks
₹12,500 INR dalam 2 hari
0.0
0.0

Do you have a project that needs a visionary exuberance blended with high-end technical practicality? Well, I am Mashhoor, the perfect match for you, a modern "vibe coder" who fuses AI automation with web development expertise. Not only can I write clean and efficient ES6 JavaScript for your Tampermonkey userscript task, but I can ensure your repetitive actions are automated seamlessly - all this without affecting the page's native functionality. Like you, I believe in focusing on what truly matters; in my case, it’s flawless architecture and exceptional user experiences. My vast experience with browsers automation makes me confident that tasks like collecting specific data and exporting them in structured JSON/CSV format or triggering button-click events will be handled brilliantly. To ensure future flexibility on your script, I’ll even include brief inline comments so that selectors can be easily tweakable if needed. My creativity extends beyond mere technicalities; it's about crafting immersive digital experiences. Being able to cater to complex SaaS developments like your requirement here is part of my forte. This gives you the advantage of someone who'll not only write custom-coded systems from scratch for you but build comprehensive platforms that are scalable and high-performing-i.e., what you need powering your website
₹17,000 INR dalam 5 hari
0.0
0.0

Kharar, India
Ahli sejak Jan 21, 2022
$15-25 USD / jam
₹12500-37500 INR
$10000-20000 USD
€750-1500 EUR
₹1500-12500 INR
₹750-1250 INR / jam
₹750-1250 INR / jam
$10-30 AUD
$25-50 USD / jam
$15-25 USD / jam
₹15000-40000 INR
₹600-1500 INR
₹12500-37500 INR
$5000-10000 USD
$10-30 USD
$20-100 USD
$30-250 USD
₹100-400 INR / jam
$25-50 USD / jam
$10-30 USD