
Open
Posted
•
Ends in 22 hours
Paid on delivery
I need a small, reliable script—preferably in Python with a clear JSON-based configuration file—that streamlines three recurring tasks in my WhatsApp Business account: • Automatically check new incoming messages from one specific contact only. • Pick up name and phone number from it and assign it a new contact. • send a series of pre-defined messages to rhe contact. • messages will be sent one after the other only if previous message is delivered (double tick) OR Read (blue double tick) The trigger logic is simple: whenever a message arrives from one of my specified contact, the script should pick up phone number and name from that message, assign ut as a contact. Then send a series of messages sequentially to that number. The sequence is defined as send next message when the previous message is delivered or read. Please build this using whichever WhatsApp-friendly approach you trust—official WhatsApp Business Cloud API, Selenium-based web automation, or another method you can thoroughly document. What matters most is that I can run it on a modest VPS, edit the JSON file myself, and see clear logging for every action (read message, data extract, scheduled dispatch). Deliverables • Fully commented Python source code • Sample JSON config with placeholders for contacts, auto send pre-defined messages in sequence • Quick README explaining setup, required libraries, and how to add new contacts or messages • Short video or screenshots proving the script in action on your test environment Looking forward to your solution and any best-practice suggestions you may have.
Project ID: 40480220
37 proposals
Open for bidding
Remote project
Active 4 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
37 freelancers are bidding on average ₹7,378 INR for this job

Hi i have done this task in the past where i automated whatsapp messaging an year ago for auto replies I would recommend you to have chat with me regarding this project it will be worth your time Thank you
₹7,000 INR in 4 days
4.9
4.9

Hello, I can build this in Python with a simple JSON configuration, detailed logging, and clear documentation so you can easily manage contacts and message sequences yourself. The workflow will monitor messages from your specified contact, extract the required details, create the contact, and send messages sequentially based on delivery/read status while maintaining a complete activity log. I’ll also provide clean source code, sample configs, setup instructions, and a demonstration of the workflow in action. Are you using the official WhatsApp Business API already, or would this need to work through WhatsApp Web automation?
₹6,000 INR in 7 days
4.2
4.2

I build Python automation scripts for WhatsApp Business and can deliver this cleanly with full documentation. I will write a Python script with a JSON config file that monitors incoming messages from your specified contact, extracts the name and phone number, assigns a new contact, and sends a pre-defined message sequence one by one, only progressing once the previous message shows delivered (double tick) or read (blue double tick) status. I will use the WhatsApp Business Cloud API as the primary approach for reliability and compliance, with a Selenium fallback option documented if preferred. Every action will be logged clearly including message received, data extracted, and each message dispatched. Deliverables are fully commented Python source code, a sample JSON config with placeholders, a README covering setup and how to add new contacts and messages, and screenshots or a short video of the script running in a test environment. My rate is negotiable. Happy to discuss your VPS setup and confirm the best approach before starting.
₹7,000 INR in 7 days
3.6
3.6

Hi, This project is a strong match for my Python automation experience. Before implementation, I’d recommend using the official WhatsApp Business Cloud API whenever possible, as it provides a more stable and compliant solution than browser automation. If your workflow requires WhatsApp Web interaction, I can also implement a Selenium/Playwright-based approach with proper logging and error handling. What I can build: • Monitor incoming messages from a specific trigger contact • Extract name and phone number from the received message • Automatically create/process the new contact workflow • Send predefined messages sequentially • Wait for delivery/read confirmation before sending the next message • JSON-based configuration for contacts, message templates, delays, and settings • Detailed activity logs for message detection, extraction, sending, and status tracking • VPS-friendly deployment with minimal resource usage Deliverables: • Fully documented Python source code • Sample JSON configuration file • README with setup and customization instructions • Logging and error-handling system • Test screenshots/video demonstrating the workflow • Support for adding new message sequences without code changes Technical Stack: Python • WhatsApp Business API / Selenium / Playwright • JSON Configuration • Structured Logging Ready to discuss the workflow and start immediately.
₹7,000 INR in 1 day
3.7
3.7

Hello, I can build a reliable Python automation script for your WhatsApp Business workflow with a simple JSON configuration, clear logs, and easy setup on a VPS. I understand the flow clearly. The script should watch messages from one specific contact, extract the name and phone number, save or assign the new contact, then send your predefined message sequence step by step only after the previous message is delivered or read. I would recommend using the official WhatsApp Business Cloud API where possible, because it supports safer automation, webhook events, delivery status tracking, and better long term stability. I can create fully commented Python code, a sample JSON config, message sequence handling, delivery or read based next message logic, action logs, and a README so you can update contacts and messages yourself. I can also share screenshots or a short demo showing the script working in a test setup. Best regards Ankit
₹12,500 INR in 2 days
3.1
3.1

Hi, I understand you need a Python script that integrates with WhatsApp Business API and stays reliable through a clean JSON configuration—minimal complexity, maximum control and stability. I'll build this using the official WhatsApp Business API client library, implement exponential backoff retry logic with circuit-breaker patterns for message failures, and structure the JSON config to dynamically manage credentials, message templates, recipient lists, error thresholds, and rate limits. This approach keeps the script lean while handling real-world edge cases—network timeouts, API rate limits, partial delivery failures—all automatically without requiring manual intervention. In the first 24 hours, I'll deliver the core script with a fully documented config template, test it end-to-end against WhatsApp's sandbox environment, and walk you through the credential setup and local testing process. What's your primary use case—bulk messaging, template responses, or conversation automation? Best regards, Val
₹1,500 INR in 7 days
2.3
2.3

Hi, I can help with a reliable WhatsApp Business automation that reads from one specific contact, creates/updates the contact from extracted name + phone, then sends your message sequence only when each message is delivered or read (double tick/blue double tick). I’ll build it in Python using a WhatsApp-friendly approach you choose (Cloud API if possible, otherwise Selenium), driven by a simple JSON config and producing clear step-by-step logs. To reduce risk, I’ll start with a “dry-run” mode and a single-message test path before enabling the full sequential dispatch. Which contact should trigger the workflow, and what exact message texts/order should be in the JSON config? If you confirm those, I can share the setup steps and first runnable version for review.
₹9,459 INR in 3 days
1.6
1.6

Hi, Sequential delivery-confirmed messaging is exactly what the WhatsApp Business Cloud API handles natively — and unlike Selenium approaches, it won't risk your account ban mid-run. Here's what the script would do: - Webhook listener on your VPS catches inbound messages from specified contacts only - Extracts name + phone from the message payload, assigns as a contact entry in JSON - Fires the pre-defined sequence — each next message sent only after the previous returns "delivered" or "read" via API delivery webhook - Full JSON config: contacts whitelist, message templates, sequence rules - Timestamped logging: every event (received, extracted, dispatched, delivered) written to log file Stack: Python + Flask (webhook server), WhatsApp Business Cloud API, systemd service for VPS persistence. We build Python automation and API integration scripts regularly — this is clean webhook logic with no fragile browser dependencies. Deliverables: fully commented source, sample JSON config with placeholders, README for setup and editing, screen recording of live test. One question: do you already have a WhatsApp Business API account and Meta App configured, or does that initial setup need to be part of scope?
₹5,000 INR in 7 days
1.4
1.4

As an experienced Web & App Developer, I possess the necessary technical skill set to create a robust and efficient WhatsApp Business Automation Script. I understand the significance of having a simple, reliable script to streamline recurring tasks, which is why I would employ my expertise in languages like Python and frameworks such as Laraval, to produce fully commented Python source code. Your preference for using JSON-based configuration aligns perfectly with my proficiency in working with JSON files. Moreover, I can ensure your script would have great logging so you can effectively monitor each action from read message to data extract and even scheduled dispatch. My custom development strengths will allow me to identify and implement the best method for your project. Whether that involves using the official WhatsApp Business Cloud API or Selenium-based web automation, I guarantee clear documentation on how to operate it on your VPS and make changes in the JSON file. I believe what differentiates me from other freelancers is not just my technical skills but also my commitment to effective communication and providing ongoing support. I don't just focus on delivering visually appealing solutions; I prioritize performance and scalability, which is absolutely essential for your script to run smoothly irrespective of incoming message volumes. Partner with me, and let's create a powerful digital solution that not only meets but exceeds your expectations.
₹3,000 INR in 1 day
0.0
0.0

Hello, I am interested in building your WhatsApp Business automation solution using Python with a clean JSON-based configuration system. I understand the workflow: • Monitor incoming messages from a specific WhatsApp contact • Extract the contact name and phone number • Create/store the contact information • Send a predefined sequence of messages automatically • Send the next message only after the previous message reaches Delivered (double tick) or Read (blue tick) status • Maintain detailed logs for all actions and events What I can deliver: ✔ Fully commented Python source code ✔ JSON configuration file for contacts, triggers, and message sequences ✔ Detailed logging and status tracking ✔ README with setup and customization instructions ✔ VPS-friendly deployment guidance ✔ Screenshots or demonstration of the workflow in a test environment Before implementation, I would recommend discussing whether to use the WhatsApp Business Cloud API or a browser automation approach, as the final solution should balance reliability, maintainability, and platform compliance. I focus on clean, well-documented code that is easy to maintain and extend in the future. I am available to discuss the project requirements and begin immediately. Best regards, Mohammad Abdul Rahman Python Developer | Automation Specialist
₹7,000 INR in 6 days
0.0
0.0

AlphaFusion Corporation can develop a lightweight, reliable Python-based automation solution for this workflow with a simple JSON-driven configuration, allowing you to modify contacts, triggers, and message sequences without changing the code. Key Features: • Monitor incoming messages from a specified WhatsApp contact • Extract name and phone number from incoming messages • Automatically create and manage contacts • Send predefined messages in sequence • Send the next message only after the previous message is delivered or read • JSON-based configuration for contacts, triggers, and message templates • Detailed logging for message detection, extraction, contact creation, and message delivery status • VPS-friendly deployment with minimal resource requirements Deliverables: ✔ Fully documented Python source code ✔ Sample JSON configuration files ✔ README with setup and usage instructions ✔ Dependency and environment configuration guide ✔ Screenshots or demo showing the workflow in action We will recommend and implement the most suitable approach based on your requirements, prioritizing reliability, maintainability, and ease of deployment. The final solution will be designed for unattended operation, clear logging, and straightforward future customization. AlphaFusion Corporation AI • Software Engineering • Automation & Analytics Solutions
₹1,500 INR in 1 day
0.0
0.0

Soy técnica en turismo y tengo abilidades múltiples y en varios hábitos de varias Áreas. Si no entiendo algo lo aprenderé rápidamente
₹40,000 INR in 7 days
0.0
0.0

Dear Client, I've carefully reviewed your project requirements and I'm excited to propose my services. **Understanding Your Project:** This is a complex and ambitious project requiring expertise in mobile app development (Android/iOS), Python development (Django/Flask/FastAPI). I have extensive experience delivering large-scale projects. **Why I'm the Right Fit:** ✅ Native and cross-platform mobile app development ✅ Proficient in Python, Django, Flask, and FastAPI ✅ Clean, maintainable, and well-documented code ✅ Clear communication and regular progress updates **My Approach:** I'll start by thoroughly understanding your requirements, then deliver a solution that exceeds your expectations. I'm committed to quality and timely delivery. I'm available to discuss your project in more detail. Let's connect! Best regards, AlikeChen
₹10,000 INR in 15 days
0.0
0.0

Hello, I can develop this WhatsApp automation solution in Python with a JSON-based configuration file, clear logging, and complete documentation. ✔ Features: • Monitor incoming messages from a specific WhatsApp contact • Extract name and phone number from incoming messages • Automatically create/save new contacts • Send a predefined sequence of messages • Send the next message only after the previous one shows Delivered (✓✓) or Read (blue ✓✓) • Detailed logging for message detection, contact creation, delivery status, and message dispatch • Easy-to-edit JSON configuration for contacts, triggers, and message sequences • VPS-friendly deployment Deliverables: ✅ Fully commented Python source code ✅ Sample JSON configuration file ✅ README with setup instructions and required libraries ✅ Screenshots/video demonstrating functionality ✅ Support for adding new message flows and contacts Recommended Approach: I can implement this using WhatsApp Web automation (Selenium) or the WhatsApp Business Cloud API where applicable. I will recommend the most reliable option based on your workflow and hosting environment. Estimated Timeline: 7–10 Days The solution will be modular, easy to maintain, and designed for long-term use with proper error handling and logging. I would be happy to discuss the exact message format and contact extraction logic before starting. Best Regards, Tridip Kalita Python Developer
₹5,000 INR in 7 days
0.0
0.0

Hi, I reviewed your requirements and understand that you need a WhatsApp automation solution that can monitor incoming messages, extract contact information, and automatically send a predefined sequence of messages based on delivery/read status. The main requirements I identified are: • Monitor new messages from a specific WhatsApp contact • Extract and save customer name and phone number automatically • Send predefined messages sequentially after delivery (double tick) or read (blue tick) confirmation I can build this solution using Python, Selenium/WhatsApp Web automation, JSON-based configuration files, and detailed logging to ensure the workflow is easy to manage and customize. My development process includes: • Building the message monitoring and extraction system • Creating configurable JSON files for contacts and message sequences • Implementing delivery/read status tracking • Adding detailed logging and error handling • Testing the complete workflow before delivery Deliverables: • Fully commented Python source code • Sample JSON configuration files • Setup and deployment guide • VPS installation instructions • Screenshots/video demonstration • Post-delivery support for setup A quick question: Can you share an example of the incoming message format from which the name and phone number should be extracted? This will help me design the parsing logic accurately. Looking forward to discussing the project. Best regards
₹5,000 INR in 7 days
0.0
0.0

I can develop a Python automation with JSON configuration to monitor messages from a specific WhatsApp Business contact, extract and save lead details, create contacts, and send predefined messages sequentially based on delivery/read status. Solution will be reliable, configurable, and easy to maintain. Contact at (+91) 88264-50850
₹7,000 INR in 7 days
0.0
0.0

Hi, I can build a lightweight Python-based automation script for your WhatsApp Business workflow with a clean JSON configuration for easy updates. What I will deliver: Script to monitor messages from a specific contact only Extract name and phone number from incoming messages Auto-save/handle contact details Send predefined message sequences automatically Message Flow: Messages will be sent sequentially, where the next message triggers only after the previous one is delivered or read. Approach: Preferably WhatsApp Business Cloud API for stability, or another reliable VPS-compatible method if needed Deliverables: Fully commented Python code JSON config for contacts & message flow README with setup and usage steps Logging for all actions (receive, process, send status) Clean, scalable, and easy to extend for more contacts or flows. Let me know if you'd like any adjustments. Contact - 7498505862
₹4,500 INR in 6 days
0.0
0.0

Hi! Your spec is clear: a small, reliable Python script that watches for messages from one specific contact, captures their name and number, and sends your predefined message sequence one by one, each only after the previous one is delivered or read. My recommended approach is the official WhatsApp Business Cloud API rather than Selenium. Since the flow is triggered by the contact messaging you first, that inbound message opens a 24-hour service window where I can send your sequence reliably, and the API's delivery/read status webhooks let me gate each message on the previous one's status. This keeps your account safe; browser automation risks getting WhatsApp accounts banned. You'll get: fully commented Python source, a sample JSON config with placeholders, a clear README (setup, required libraries, how to add new contacts/messages), and a short video showing it running on a test environment. Built to run on a modest VPS, with clear logging for every action. Two quick questions: do you already have WhatsApp Business Cloud API access set up, and roughly how many messages are in the sequence? Happy to share relevant Python automation work I've delivered. Thanks!
₹6,500 INR in 7 days
0.0
0.0

Hi, the make or break detail here is your rule to send the next message only after the previous one is delivered or read. That is exactly what the official WhatsApp Business Cloud API gives you natively: it fires per message status webhooks (sent, delivered, read), so the sequence can be event driven instead of polling or guessing at ticks. A Selenium browser bot can technically scrape the grey and blue ticks, but it is fragile and puts your number at real risk of being flagged, so for something you leave running on a modest VPS I would build it on the Cloud API. How it would work: a small Python service reading your JSON config (trigger contact, ordered message list). When an inbound webhook arrives from your specified contact I extract the name and number, create or update the contact, send message one, then on each delivered or read status webhook I release the next message in order. Clear logging for every action (received, extracted, sent, delivered, read), fully commented code, sample JSON, and a README for adding contacts or messages. Is your WhatsApp Business number already connected to the Cloud API (Meta app and permanent token), or should I include that onboarding too?
₹7,777.78 INR in 4 days
0.0
0.0

Hello, I’ve reviewed your WhatsApp Business automation requirements. The workflow is clear (incoming message detection, contact extraction, and sequential message sending based on delivery/read status), but I have a few questions before starting to ensure a stable and compliant solution. • Do you have access to the official WhatsApp Business Cloud API, or should an alternative method be used? • Is this for a single WhatsApp number or multiple accounts? • Do you already have a VPS setup, or should I assume a fresh Linux environment? • What is the expected message volume and acceptable delay between messages? • Should contacts/messages be stored locally in the script or integrated with an external system? Once clarified, I can implement a Python-based solution with JSON configuration, structured logging for all actions, modular design for easy updates, and clear documentation for VPS deployment. If needed, I can also suggest the most stable and policy-compliant WhatsApp integration approach based on your setup. Looking forward to your clarification.
₹6,000 INR in 7 days
0.0
0.0

Pune, India
Member since May 30, 2026
₹1500-12500 INR
₹1500-12500 INR
₹600-1500 INR
$5000-10000 AUD
₹1500-12500 INR
$30-250 USD
₹400-750 INR / hour
€6-12 EUR / hour
₹600-1500 INR
₹12500-37500 INR
$750-1500 USD
€30-250 EUR
₹150000-250000 INR
€10 EUR
₹600-1500 INR
$250-750 USD
₹1500-12500 INR
₹9000-36000 INR
$250-750 USD
€8-50 EUR