Automated Facebook Marketplace Poster
Budget: $30 – $250 USD
I need an Android APK that can log in to multiple Facebook Marketplace accounts, pull product details directly from a Google Sheets file I manage on my server, and push those listings live without any ADB commands or on-device taps.
Flow I have in mind
1. The app checks the sheet at set intervals, grabs the next batch of items, and automatically assigns each item to an available account so the workload is evenly spread.
2. It completes every listing step—photos, title, price, category, description, location, shipping options—exactly as a human would, then moves on to the next item.
3. After each attempt the app writes a status flag back to the sheet (posted / failed with reason) so I can monitor results remotely. A lightweight in-app log screen is fine too.
Essential constraints
• No wired debugging, no ADB commands, and no manual touch inputs once the app is installed.
• All configuration (account cookies, timing, sheet URL, category mapping) should be editable in a simple settings screen or a JSON file pulled from the server so I can update it without recompiling.
• The APK must run on standard, non-rooted Android 9+ devices.
To kick off the build I can supply:
• Sample Google Sheet with column layout.
• Test Facebook accounts and cookies.
• Hosting endpoint if the app needs to fetch images or config files.
Let me know your preferred tech stack, how you plan to mimic the listing workflow reliably, and a rough timeline for an alpha build. I’m happy to answer any deeper questions you have so we can get started right away.
Flow I have in mind
1. The app checks the sheet at set intervals, grabs the next batch of items, and automatically assigns each item to an available account so the workload is evenly spread.
2. It completes every listing step—photos, title, price, category, description, location, shipping options—exactly as a human would, then moves on to the next item.
3. After each attempt the app writes a status flag back to the sheet (posted / failed with reason) so I can monitor results remotely. A lightweight in-app log screen is fine too.
Essential constraints
• No wired debugging, no ADB commands, and no manual touch inputs once the app is installed.
• All configuration (account cookies, timing, sheet URL, category mapping) should be editable in a simple settings screen or a JSON file pulled from the server so I can update it without recompiling.
• The APK must run on standard, non-rooted Android 9+ devices.
To kick off the build I can supply:
• Sample Google Sheet with column layout.
• Test Facebook accounts and cookies.
• Hosting endpoint if the app needs to fetch images or config files.
Let me know your preferred tech stack, how you plan to mimic the listing workflow reliably, and a rough timeline for an alpha build. I’m happy to answer any deeper questions you have so we can get started right away.