
Closed
Posted
Paid on delivery
I am finalising a SaaS tool for Instagram automation and need a self-contained module that works exclusively with the Instagram API (no Facebook Graph involved). Two capabilities are missing: • Auto-reply to incoming direct messages when the text contains specific keywords (exact, case-insensitive match). • Auto-accept follow requests that arrive inside the user’s inbox. The keyword list must be configurable through a simple endpoint or flat file, and the reply text should support basic placeholders such as {username}. A clean callback or webhook is fine for triggering the logic, but polling should be kept to the minimum allowed by Instagram’s limits. Acceptance criteria • Demonstrate both features running on a test account without hitting rate limits. • Provide clear installation notes and concise, well-commented code so our in-house team can drop the module into our existing stack. • Hand over a short postman collection or curl examples that show the endpoints in action.
Project ID: 40437768
31 proposals
Remote project
Active 3 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
31 freelancers are bidding on average ₹7,297 INR for this job

Hello there, we are a team of senior Full Stack Web and Mobile App Developers and we can do this project in no time. Thanks Ashish Kumar.
₹7,000 INR in 7 days
5.9
5.9

Hi, I’d be a strong fit for this because I have experience building API-driven automation systems, webhook workflows, messaging logic, and lightweight modular backend services. Your requirements are very clear and technically achievable with a clean, self-contained architecture. I can help build: - Instagram DM keyword auto-reply module - Auto-accept follow request logic - Configurable keyword/reply system - Placeholder support ({username}, etc.) - Webhook/callback handling - Rate-limit-safe processing - Postman/cURL examples - Clean installable module with documentation Recommended stack: - Python + FastAPI or - Node.js + Express The module can include: - configurable keyword store (JSON/file/API endpoint) - exact case-insensitive matching - response templating - webhook event processing - retry/error handling - request logging - lightweight queue/debounce logic to avoid rate-limit spikes I’ll also ensure: - modular structure - concise well-commented code - easy integration into existing SaaS stack - minimal polling architecture - test-account demonstration workflow Deliverables: - working module - installation/setup guide - environment configuration - Postman collection - API examples - webhook examples - handoff documentation I’m comfortable with: - Instagram automation workflows - REST APIs - Webhooks - OAuth/token handling - Queue processing - Dockerized deployments if needed Thanks
₹12,000 INR in 7 days
4.8
4.8

Dear Hiring Manager, Thanks for sharing the requirements. I can help build a clean, self-contained Instagram automation module focused on DM keyword auto-replies and automated follow-request handling with lightweight, maintainable architecture and minimal polling overhead. I have experience building API-driven automation services, webhook-based event processing, and SaaS-ready modules designed for easy integration into existing platforms. My focus would be on reliability, clean code structure, configurable workflows, and safe request handling to avoid unnecessary API pressure or rate-limit issues. Approach: • Build a modular service in Node.js or Python based on your existing stack • Implement case-insensitive keyword matching for incoming DMs • Support configurable reply templates with placeholders like {username} • Add configurable keyword management via endpoint or flat-file config • Implement follow-request automation workflow with optimized event handling • Use webhook/callback architecture wherever possible to minimize polling • Deliver Postman collection/cURL examples and concise setup documentation • Provide clean, commented code ready for internal integration and extension Clarification Point: • Do you already have a preferred runtime/environment for the module (Node.js, Python, Docker, serverless, etc.), or should I recommend the simplest deployment architecture for your SaaS stack? Thanks!
₹16,000 INR in 15 days
3.6
3.6

I have built self‑contained Instagram automation modules (no Facebook Graph) that poll the inbox, match keywords (case‑insensitive), and send replies with placeholders like {username}, while respecting rate limits. I also implement auto‑accept for follow requests. The keyword list is configurable via a flat file or endpoint. I will provide clean, well‑commented code, installation notes, and a Postman collection. ✅ Already delivered similar modules for engagement tracking and DM auto‑responders. **Question:** Do you already have a test Instagram account (creator/business) with API access, or should I include setup instructions for obtaining one? Best, Usman K https://www.freelancer.com/u/ukokab
₹7,000 INR in 7 days
3.1
3.1

Hi there I can help with this and I can start right away. I work with Python JavaScript and API Development and I have 6 years experience building SaaS automation modules where messaging workflows and rate limit safe API handling need to stay stable without getting accounts flagged or breaking platform rules. For your module I would implement a lightweight service around the official Instagram Messaging API that listens to incoming webhooks, evaluates keyword matches in a case insensitive way, and triggers automated replies using a configurable rules file or endpoint with support for placeholders like username. For follow request handling I would build a separate event handler that processes inbox activity within API constraints and safely triggers auto acceptance logic while respecting rate limits and avoiding polling overload by relying on webhook driven events as much as possible. I will also include clean installation steps, a small Postman collection, and fully commented code so your team can plug it directly into your existing SaaS stack without reverse engineering anything.
₹12,500 INR in 7 days
2.7
2.7

I've worked with API integrations for automation before, so I can create that self-contained module you need for your Instagram tool. What specific features are you looking to include in this automation setup?
₹2,700 INR in 7 days
2.5
2.5

Hello, I bring 6+ years of experience building API integrations, automation workflows, and SaaS backend systems with focus on scalable and maintainable architecture. Proposed implementation: • Backend: Node.js or ASP.NET Core • Webhook-driven event handling • Configurable keyword/reply system • Case-insensitive keyword matching • Placeholder support like {username} • Rate-limit aware request handling • Minimal polling architecture Core features: • Auto-reply to DMs based on keyword triggers • Configurable keyword management endpoint/file • Auto-accept follow requests workflow • Logging and error handling • Postman collection / curl examples • Well-commented modular code Deliverables: • Self-contained integration module • Installation and setup documentation • API usage examples • Test-account demonstration • Clean deployment-ready structure Development focus: • Stable webhook/event processing • Clean reusable architecture • Low-latency response handling • Maintainability and extensibility • Safe request throttling and retries Happy to discuss the preferred integration approach and deployment environment further.
₹12,500 INR in 5 days
1.8
1.8

Hi, your SaaS tool needs a self-contained DM automation module, and the main technical constraints are Instagram's strict rate limits and OAuth session handling. I'd build this with Python and FastAPI, implementing Instagram's Official API with request throttling configured from day one. I'll use a token refresh mechanism to handle their 24-hour session windows and wrap the entire module with a message queue (Redis) to buffer outbound DMs reliably, ensuring no requests drop and API rate caps aren't exceeded. First 24 hours: I need one clarification—are you working with Instagram's Official API (requiring business account approval) or integrating through a third-party solution? Once confirmed, I'll have the OAuth authentication scaffold and a working test DM flow ready for your review. Best regards, Val
₹1,500 INR in 7 days
1.8
1.8

Hi, I understand the main issue isn’t just bot traffic — it’s sophisticated headless browsers bypassing your current behavioral-analysis setup by spoofing user-agents and mimicking real users. I’ve worked on similar anti-bot protection systems before, combining JavaScript fingerprinting, browser integrity checks, server-side validation, and bot-score logic to reliably detect Puppeteer, Selenium, Playwright, and stealth headless environments with very low false positives. I’m confident I can build a stable and maintainable solution for your staging environment and iterate quickly until detection accuracy is solid. Here is a link to my previous work also: https://www.freelancer.com/u/findnick One quick question: is your current stack primarily Node.js, PHP, or another backend environment for implementing the server-side verification layer? Warm Regards, Junaid.
₹4,000 INR in 1 day
1.7
1.7

Hi, I can help build a clean, self-contained Instagram automation module focused on reliable DM keyword auto-replies and automated follow-request handling with maintainable integration into your existing SaaS platform. I have experience working with API integrations, webhook-driven automation systems, rate-limit-aware workflows, and event-based messaging pipelines. The implementation can include: * Case-insensitive keyword matching * Configurable keyword/reply management via endpoint or flat-file config * Placeholder support such as `{username}` * Webhook/callback-driven processing to minimize polling overhead * Queue/retry handling for stability and rate-limit safety * Structured logging and modular architecture for easy integration The code will be well-commented and designed for drop-in use inside your current stack. I can also provide: * Installation/setup documentation * Postman collection or curl examples * Testing workflow using a sandbox/test account * Clear configuration guidance for extending keywords and templates The focus will be reliability, clean API boundaries, and minimizing unnecessary requests while keeping the module simple for your internal team to maintain and expand later. Best regards, Aditya
₹1,500 INR in 1 day
0.9
0.9

Hi, I can fix your Instagram DM Automation Setup I've solved this exact problem many times. Here is what I will do: 1) Build a self-contained Instagram API module for keyword-based DM auto-replies with username placeholders. 2) Implement auto-accept logic for follow requests using a webhook/callback flow with minimal polling. 3) Add a configurable keyword source via endpoint or flat file, plus clear install notes and tested curl/Postman examples. 10 days free support after delivery Milestone-based payment Reply "YES" and Best regards, syed ribal
₹12,500 INR in 3 days
0.0
0.0

As experienced web developers with a strong background in both front-end and back-end systems, my team at Digii Developerz is well-equipped for the task at hand. Not only do we have extensive knowledge in JavaScript and PHP, two vital languages for building efficient web automation systems, but we also have vast experience with API integrations - a crucial skill for your project that requires a module exclusively working with the Instagram API. To ensure seamless integration, our approach involves writing clean codes accompanied by concise yet comprehensive documentation. I understand how important it is to empower your internal team to manage the module once it's handed over, so we guarantee installation notes that are clear and easy-to-follow. Moreover, we'll provide you with a short Postman collection or Curl examples that demonstrate endpoint usage effectively. Finally, I want to emphasize that our work is not just about fulfilling requirements; we strive to deliver impactful digital solutions. In this case, it means setting up an automation system that doesn't just respond to incoming DMs and follows requests but does so intelligently by identifying relevant keywords and providing personalized responses where needed. Our goal is to create a solution that aligns perfectly with your unique business needs and helps you excel in the increasingly competitive Instagram landscape.
₹1,500 INR in 7 days
0.0
0.0

Hi there, I noticed your strict "no Facebook Graph" constraint. Most developers will attempt to use the official Messenger API, which mandates a linked FB Page. To bypass Graph for your SaaS, we need a robust Private API wrapper. As a Full-Stack Engineer specializing in high-performance Python/FastAPI backends (and a recent hackathon winner for system architecture), this is exactly in my wheelhouse. My technical approach: Core Engine: A lightweight Python module (using tools like instagrapi) acting as a native mobile client for DMs and Follows. Config Logic: A clean JSON file or simple endpoint to easily manage case-insensitive keywords and {username} placeholders. Rate Limits: Private APIs require extreme care. I will implement randomized polling intervals and strict exception handling to ensure your test accounts stay safe. Handover: Well-commented, modular code, clear installation notes, and a Postman collection for your in-house team. Quick technical question: For your SaaS, will you route this through rotating residential proxies to protect the accounts, or should I build for a single IP environment first? Let's get this running. Best, Ashutosh B.
₹9,000 INR in 5 days
0.0
0.0

Olá, Tenho experiência com automação de Instagram, APIs, webhooks, integrações SaaS e desenvolvimento de módulos independentes para plataformas escaláveis. Posso desenvolver esse módulo focado exclusivamente na API do Instagram, mantendo baixo consumo de requisições e arquitetura simples para integração com sua infraestrutura atual. O módulo incluirá: - resposta automática para DMs com base em palavras-chave específicas; - comparação exata sem diferenciação entre maiúsculas/minúsculas; - suporte a placeholders como {nome de usuário}; - aceitação automática de solicitações de seguimento; - endpoint simples ou configuração via arquivo plano para gerenciamento das palavras-chave; - webhook/callback leve para processamento dos eventos; - lógica otimizada para evitar polling excessivo e respeitar limites da plataforma. Também posso entregar: - código limpo, modular e bem comentado; - instruções completas de instalação e integração; - exemplos em curl e coleção Postman; - ambiente de teste funcional demonstrando as duas funcionalidades em execução. Tenho familiaridade com APIs REST, automação social, sistemas SaaS, Node.js/Python, webhooks, autenticação e integração de serviços escaláveis. Posso iniciar rapidamente e adaptar o módulo ao stack atual da sua plataforma.
₹7,000 INR in 5 days
0.0
0.0

Your automation needs to be reliable and safe, especially when working with Instagram APIs and account limits. I’ve worked with webhook-based automations and can build the DM auto-reply system cleanly using n8n + Meta APIs. Here’s how I would approach it: * A webhook listens for incoming Instagram DMs * n8n checks the message against your keyword list (case-insensitive matching) * If a match is found, it instantly sends the configured reply template * Dynamic placeholders like {username} can be inserted automatically The keyword list and reply templates can be managed through a simple config file or endpoint so updates can be made without editing the workflow itself. What you’ll get: * Clean and organized n8n workflows * Configurable keyword/reply system * Dynamic response templates * Proper rate-limit handling * Workflow documentation and setup notes * Postman collection for testing and future updates One important note: Instagram has strict API limitations for automation features, so I’ll make sure the implementation stays within Meta’s allowed usage policies to keep the account safe and stable. Quick question: Is your Instagram account already connected to a Meta developer app with Instagram messaging permissions enabled?
₹10,000 INR in 7 days
0.0
0.0

This aligns perfectly with my skill set. Your need for a clean, integrated, and automated Instagram module that handles auto-replies to DMs and auto-accepts follow requests while respecting Instagram’s API limits shows a clear focus on a user-friendly and seamless solution. I specialize in building professional SaaS integrations with precise API automation and delivering well-documented, modular code. While I am new to freelancer, I have tons of experience and have done other projects off site. I would love to chat more about your project! Regards, Warrick Van Eeden
₹5,650 INR in 14 days
0.0
0.0

IF YOU’RE NOT HAPPY YOU DON’T PAY. I see you need a standalone module that auto-replies to DMs based on keywords and auto-accepts follow requests—both interacting solely with Instagram’s API without Facebook Graph, while respecting rate limits. My approach is to build a lightweight service that listens via webhook for relevant events, processes keywords from a configurable file, and handles responses intelligently to avoid throttling. While I’m new to Freelancer, I’ve done Instagram automation tools off-platform that delivered smooth, reliable results. Let’s chat! Worst case, you get a free consultation. Regards Pietie L.
₹9,400 INR in 14 days
0.0
0.0

Hello, I am a perfect fit for your project. You’re looking to modernize your SaaS tool with a self-contained module that works exclusively with the Instagram API, adding auto-reply and auto-accept follow request features. I specialize in UX/UI design and creating integrated, intuitive interfaces, and while new to freelancer, I bring tons of off-site experience in building clean, efficient modules. I will deliver well-commented code, clear installation notes, and a Postman collection demonstrating all endpoints. Let’s chat more about how I can help streamline your Instagram automation seamlessly. Regards, Nabeel Ismail
₹6,900 INR in 14 days
0.0
0.0

I can develop a lightweight Instagram automation module with keyword-based DM auto-replies and automatic follow request acceptance using the Instagram API. The solution will include configurable keywords/reply templates, placeholder support like {username}, webhook-based processing to minimize polling, clean and well-documented code, installation guidance, and Postman/cURL examples for easy integration into your SaaS platform.
₹4,000 INR in 7 days
0.0
0.0

This feels like a project where clarity and execution really matter. You need a self-contained Instagram API module that precisely handles keyword-triggered auto-replies and auto-accepts follow requests without relying on the Facebook Graph. Balancing responsiveness with Instagram’s strict rate limits while keeping configuration straightforward is key to ensuring a seamless user experience and smooth integration with your existing SaaS stack. I build reliable, maintainable API modules with clear documentation and simple deployment processes. While I am new to freelancer, I have tons of experience and have done other projects off site. I understand the importance of clean code and concise explanations for your in-house team to maintain and extend the solution confidently. I would love to chat more about your project! Regards, Tiaan
₹9,400 INR in 14 days
0.0
0.0

Bengaluru, India
Payment method verified
Member since Oct 2, 2019
₹1500-12500 INR
₹12500-37500 INR
₹600-1500 INR
₹1500-12500 INR
₹1500-12500 INR
₹1500-12500 INR
$30-250 USD
$30-250 USD
₹12500-37500 INR
min £36 GBP / hour
£20-250 GBP
$750-1500 USD
₹12500-37500 INR
£20-250 GBP
$3000-5000 USD
₹75000-150000 INR
₹12500-37500 INR
$30-250 CAD
$15-25 USD / hour
$30-250 USD
$10-20 USD
£2-5 GBP / hour
$250-750 USD
$250-750 USD
€250-750 EUR