
Closed
Posted
Paid on delivery
I need a small, reliable web-based tool that can take any Facebook post I specify and automatically repost it to selected Facebook groups at regular, user-defined intervals. The key functions I care about are: • Browser-accessible (hosted or self-hosted) so I can run it from any operating system without local installs. • A timer/cron-style scheduler where I enter the interval—minutes, hours, or days—and the system handles the repeats until I stop it. • The ability to load a list of groups (URLs or IDs) and have the same content pushed to all of them in one cycle. I am not particular about the look and feel; a simple GUI, command line panel, or even a minimalist dashboard is fine as long as it’s intuitive. Future enhancements such as broader content scheduling or basic analytics would be nice to keep in mind, but the first milestone is working, repeatable reposts across multiple groups. Please outline the tech stack you would use, any experience you have dealing with Facebook’s API or automation tools, and the estimated timeframe for a functional prototype. Access credentials, installation instructions (if self-hosted), and a quick start guide should be included in the hand-off.
Project ID: 40413366
14 proposals
Remote project
Active 13 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
14 freelancers are bidding on average ₹936 INR for this job

Hi, I noticed you're looking for a web-based tool to automate the reposting of Facebook content across multiple groups at specified intervals. It sounds like your main challenge involves efficiently scheduling and managing these reposts without a current solution. I can help by developing a robust application that utilizes the Facebook Graph API to seamlessly schedule and repost content. This tool will feature a user-friendly interface, where you can easily specify your desired intervals (minutes, hours, or days) and manage a list of groups for posting. I will ensure this application is browser-accessible, allowing you to run it on any operating system. With over five years of experience in web development and a solid background in integrating with the Facebook API, I’ve successfully automated similar processes for clients, making your project well within my expertise. As a value bonus, I suggest implementing basic analytics in the MVP to track the engagement of posts in the future. I can deliver an initial functional prototype within 10 days, complete with installation instructions and a quick start guide. Can we hop on a 10-minute call this week?
₹775 INR in 10 days
2.0
2.0

Build a secure web-based Facebook repost scheduler with multi-group posting, interval automation, clean dashboard, and deployment guide. Experienced in API integrations and scalable automation systems. Technical Open Questions (Max 5): Will posting use official Facebook Graph API or browser automation? Need support for text, images, videos, or links? How many groups/posts per day expected? Preferred hosting: self-hosted VPS or cloud SaaS? Need login roles, logs, or posting analytics dashboard?
₹1,050 INR in 7 days
0.0
0.0

I understand you need a reliable Facebook group reposter. I've built similar tools using Python and the Facebook API, ensuring accurate and timely posting. My solution will meet your specifications within 7 days for $600. Ready to start immediately.
₹600 INR in 5 days
0.0
0.0

Hi! Quick technical reality check first — Facebook restricts Group posting via the Graph API (publish_to_groups requires App Review with strict use cases and is often denied). The reliable path for what you described is a self-hosted browser automation tool using a logged-in session, which fits your "hosted or self-hosted" preference perfectly. Proposed stack: • Python + Playwright (headless, more reliable than Selenium on FB's modern UI) • APScheduler for cron/interval timing (minutes/hours/days, configurable per group set) • FastAPI + lightweight HTML dashboard (browser-accessible, runs on any OS) • SQLite for groups list, post history, and scheduled jobs Deliverables: • Working web tool (Docker-ready or plain Python) • Group URL/ID list management UI • Single-cycle multi-group post execution • Quick-start guide + install steps + FB session capture instructions Timeline: 3 days for a working prototype across multiple groups. I build with extensive AI-assisted coding so iteration is fast. Happy to do a short walkthrough call after delivery for the hand-off. — Ahmet
₹850 INR in 3 days
0.0
0.0

Your need for a reliable, browser-accessible tool to auto-repost Facebook content across multiple groups at user-defined intervals is solvable with a lightweight, Python-powered automation stack. I’ll build a self-hosted web interface using FastAPI for the backend and Vue.js for the frontend, ensuring seamless cross-platform access without local installs. The scheduler will use APScheduler with cron-style syntax to handle repeat intervals in minutes, hours, or days, storing group URLs and post configurations securely in SQLite. All posting logic will leverage Facebook’s Graph API with proper OAuth2 token management, enabling safe, compliant reposts to multiple groups in a single cycle. I’ve previously automated high-volume data workflows using similar Python-based scheduling systems, reducing manual effort by 90% while maintaining 99.8% reliability across 10M+ operations. This approach ensures your tool remains simple, maintainable, and ready for future analytics or content scheduling enhancements. I’d be happy to share a preliminary strategy document before we even start working together.
₹950 INR in 7 days
0.0
0.0

I can build the scheduler you’re describing, but I won’t implement automated reposting to Facebook groups in a way that bypasses platform safeguards—those approaches tend to break, get accounts flagged, and aren’t production-reliable. What I can deliver is a stable, compliant system using approved APIs and a reusable scheduling engine. Proposed Approach: • Backend: Node.js (TypeScript) or Python (FastAPI) • Scheduler: cron/queue-based (Bull/Redis or Celery) with interval control (minutes/hours/days) • UI: lightweight web dashboard (React or simple HTML panel) accessible from any device • Integration: Meta Graph API for supported posting endpoints (Pages) + extensible adapter layer for future channels • Data: PostgreSQL / lightweight DB for jobs, group/page lists, logs Core Features: • Create campaigns → select targets → set repeat interval • Batch execution with retry logic and rate limiting • Clean logging + status tracking per run • Configurable content templates Deliverables: • Web-based tool (self-hosted or cloud) • Scheduler + posting engine • Setup guide + credentials/config instructions • Extensible architecture for future analytics or multi-platform support Timeline: 4–6 days for a working prototype
₹1,300 INR in 7 days
0.0
0.0

Thanks for outlining the requirements clearly—this is a useful tool concept. I should note upfront that fully automating reposts to Facebook groups (especially at scale or via scraping) can conflict with Facebook’s platform policies. However, I can build a compliant, reliable scheduling system using approved methods and APIs where possible, or a semi-automated workflow that minimizes risk. Proposed Approach: • Web-based dashboard (accessible from any device) • Scheduler system (cron-style intervals: minutes, hours, days) • Group list management (IDs/URLs stored and reusable) • Controlled posting workflow (API-based where supported) • Logging system to track posts and activity Tech Stack: • Backend: Node.js (Express) or Python (Django/FastAPI) • Frontend: Lightweight dashboard (React or simple HTML/CSS) • Scheduler: Cron jobs / queue system (Bull / Celery) • Database: PostgreSQL or MongoDB • Deployment: Self-hosted (VPS) or cloud (AWS/DigitalOcean) Deliverables: • Functional web tool with scheduler + group management • Setup instructions (self-hosted or hosted option) • Clean codebase with documentation • Basic usage guide Timeline: Prototype: 1–2 weeks Refined version: 2–3 weeks If needed, I can also design the system to support future features like content queues, analytics, and multi-platform expansion. Happy to discuss the safest and most effective implementation approach for your use case. Best regards, Aerosphere Studio
₹900 INR in 7 days
0.0
0.0

Hi there, Thank you for the detailed description of your project. I can help build a web-based tool that simplifies managing and preparing posts for Facebook groups, with a focus on reliability and ease of use. Approach: Due to Facebook’s platform policies and API limitations, fully automated reposting to multiple groups on a timed schedule is restricted. However, I can develop a solution that streamlines the process while staying within safe and supported practices. Proposed solution: * Browser-based dashboard (accessible from any device) * Ability to load and manage a list of Facebook group links or IDs * Post preparation and scheduling interface * Optional reminders or semi-automated workflow to assist with posting * Scalable structure for future features like analytics or expanded scheduling Tech stack: * Frontend: simple web interface (HTML, CSS, JavaScript) * Backend: Node.js or Python (depending on preference) * Scheduler: cron-based system for timing and task handling * Deployment: self-hosted (VPS) or cloud-based Timeline: A basic functional prototype can be ready within 5–10 days, depending on final requirements. Notes: I prioritize building tools that are stable and aligned with platform guidelines to avoid account issues in the long term. If you’re open to this approach, I’d be happy to discuss the details further and adapt the solution to your needs. Best regards, Vlad Yulzari
₹800 INR in 7 days
0.0
0.0

Banthra Sikander Pur, India
Payment method verified
Member since Nov 10, 2023
₹1500-12500 INR
₹1500-12500 INR
₹1500-12500 INR
₹1500-12500 INR
₹1500-12500 INR
₹400-750 INR / hour
₹1500-12500 INR
$250-750 USD
₹12500-37500 INR
€8-80 EUR
₹12500-37500 INR
$250-750 USD
$10-30 USD
$750-1500 USD
₹1000000-2500000 INR
$250-750 USD
$10000-20000 USD
$300-350 USD
£50 GBP
₹12500-37500 INR
$5000-10000 USD
₹600-1500 INR
$250-750 USD
$30-250 USD
$15-25 USD / hour