• Projects 9
  • Rating -
  • Rating 771

Budget: 1000 UAH Deadline: 30 days

Hello.
I recently completed two projects with similar functionality: Instagram and Trustpilot.
I have experience in automation. I used Selenium for automation (for Trustpilot) and ADB commands (for Instagram).
I can provide you with all the information, screenshots, etc., in private messages.

At the end of the project, you will receive a finished product that will perform all the automation you request in the technical specifications + I will set up the program on your server for 24/7 operation.
There will also be a web interface or TG panel for management.
To determine the final cost and deadlines, we need to discuss further to finalize the complete functionality.

I would be happy to work with you.

  • Projects -
  • Rating -
  • Rating 428

Budget: 20000 UAH Deadline: 12 days

Greetings! The task of creating a content factory for TikTok with 50+ accounts is highly charged. I completely agree with my colleagues in the discussion: regular Selenium or bare Playwright will get banned on the first session due to TikTok's anti-fraud algorithms (JA3, Canvas, WebRTC leaks). The network should live, not crash.

I write automations in Python and use an AI-First approach for rapid prototyping. I see the architecture of such a farm clearly:
Profile Isolation: No "quick and dirty" simulations. We connect each account to a custom Stealth build of Playwright + individual HTTP/SOCKS5 proxies.
Backend and Scheduler: A PostgreSQL database (storing sessions, cookies, logs, and proxies) + an asynchronous task queue in Python to manage the posting schedule.
Human Emulation: We write activity scripts (scrolling the feed, random pauses, fades, viewing comments) with timing randomization so that it looks like a real user getting lost in TikTok.
Scalability: I design the base so that later we can easily leverage the Claude API for auto-generating descriptions/hashtags or video cuts.

I suggest starting with an MVP on 2-3 accounts, testing the ban bypass, and then scaling up to the full network. I'm ready to discuss the details in TG!

  • Projects -
  • Rating -
  • Rating 620

Budget: 27000 UAH Deadline: 10 days

👋 Hello. My portfolio — Freelancehunt

The task is clear; I have done similar systems before. For implementation, I would use Python, Playwright, and PostgreSQL — this stack is well-suited for working with a large number of accounts, proxies, and automating actions.

💼 I manage accounts and proxies, schedule publications, handle publication queues, maintain logs, and configure activity between publications. I will also prepare documentation for working with the system.

We can discuss the project details to better estimate the timeline and cost.

⏰ Timeline — 1–2 weeks.
💵 Budget — $750.

  • Projects -
  • Rating -
  • Rating 290

Budget: 27000 UAH Deadline: 10 days

Hello.

The project is interesting, but doesn’t it sound strange to propose implementing a system of this level in just 7-14 days? 😂

In this time frame, you will only get a primitive clicker built on Selenium. The platform's algorithms will detect it instantly: all 50 accounts will fall into a permanent shadow ban at the very first authorization due to standard TLS JA3 fingerprints, WebRTC leaks, and identical Canvas rendering.

For the network to actually function and generate revenue, you will have to deceive anti-fraud measures rigorously. You need to use Stealth builds so that each profile appears to the servers as a unique device with its own graphics card and font pool. To emulate the actions of a real user, you will have to mathematically calculate Bézier curves for cursor movement, natural scroll decay, and micro-delays.

Writing all of this in one go is suicide; the project needs to be divided into strict phases. First, we set up the database and the proxy rotation system. Then we write the logic for human emulation to warm up the profiles. Only at the very end do we connect the scheduler with the auto-poster.

  • Projects 3
  • Rating 5.0
  • Rating 1 124

Budget: 27000 UAH Deadline: 14 days

👋 Good day, the best and largest projects —> Freelancehunt

I work with automation systems, backend architecture, and content management services. I also have experience building systems with task queues, schedulers, and API integrations for bulk operations.

🔥 I understand the task. This is a centralized content management system for multiple TikTok accounts with scheduling and automatic video publishing.

Here’s how I would implement the solution:

• Account management module (adding, configuring, grouping)
• Proxy handling system and availability checks

  • Projects 6
  • Rating -
  • Rating 956

Budget: 20000 UAH Deadline: 20 days

Hello! I can implement your project in Python (Playwright / Selenium). I have extensive experience in similar optimizations — I have developed similar solutions for Twitter, Gate, and BingX. In my work, I use not just a browser emulator: I implement part of the functionality through direct server requests (API) to make the system work faster, more stably, and more reliably, rather than just simulating clicks and text input. I am ready for collaboration!

  • Projects 20
  • Rating -
  • Rating 2 116

Budget: 20000 UAH Deadline: 7 days

Hello. I understand the task: a centralized management system for multiple TikTok accounts with individual proxies assigned to each, scheduled auto-posting, simulation of natural activity between posts, and full monitoring with logs and error notifications.

Architecturally, I see this as a backend in Python with a task queue and scheduler: a storage for accounts and their settings, a pool of proxies with liveliness checks and automatic replacement when unavailable, a posting engine on Playwright with human-like scenarios (scrolling the feed, random durations, navigating profiles and comments with customizable frequency). On top, a status panel and logs of posts and activity, with the state in PostgreSQL.

The key to the stability of such a system is the isolation of accounts: one account means one proxy plus its own stable environment profile; otherwise, accounts quickly get banned. This is built into the architecture from the very beginning, not added later. I am considering scaling to 50+ accounts and leaving room for future AI content generation modules right away.

I have experience building similar automations and multithreaded systems in Python with management through an interface. To provide an accurate estimate: how many accounts are planned to be managed in parallel, and is a web panel needed, or is desktop or CLI management sufficient?

  • Projects 162
  • Rating 4.9
  • Rating 8 273

Budget: 1000 UAH Deadline: 1 day

Good day! 🧡
I am ready to start working and would be happy to help with minimal deadlines 😉
I have experience working on similar projects. 🌼 (I have reviews on this topic and work in my portfolio)
I will do it in the best way, starting now! 🚀🛸✈️

Please write to me, we will discuss. I respond instantly!

  • Projects 11
  • Rating 5.0
  • Rating 4 526

Budget: 27000 UAH Deadline: 7 days

Development of a system for managing multiple TikTok accounts with automatic content publishing. Creation of features for adding and removing accounts, binding proxies, managing publications, simulating activity, and monitoring. Use of Node.js or Python with Playwright/Puppeteer for automation and PostgreSQL/MySQL for data storage. Implementation of a scheduler and activity simulation algorithms. A reliable solution for effective management of TikTok accounts.

Portfolio - Freelancehunt

  • Projects 43
  • Rating 4.6
  • Rating 4 975

Budget: 1000 UAH Deadline: 3 days

Good day!

I specialize in developing systems in Python/Node.js. I am ready to create your TikTok farm with automatic posting, custom proxies, and activity simulation using Playwright. I have experience with databases, scalable solutions, and potential for AI modules.

Please write for clarification of details.

  • Projects 10
  • Rating 5.0
  • Rating 1 784

Budget: 10000 UAH Deadline: 1 day

Hello. To implement a centralized management system for TikTok accounts, I propose an architecture based on microservices with asynchronous task processing, which will ensure high scalability for 50+ accounts and effective resource management while simulating natural activity. Secure management of proxies and credentials will be implemented with consideration for rotation and availability checks, and behavior simulation scripts using Playwright will be optimized for maximum naturalness and minimal risk of blocking. My experience in developing similar automation platforms allows for the use of ready-made architectural templates and libraries for rapid deployment of functionality, including publication queues, monitoring, and integration with PostgreSQL, which will significantly accelerate the project start. The system will be designed with easy functionality expansion in mind, including further integration of AI modules for content generation, and ensuring stable operation under high load conditions. I suggest discussing all implementation details, final budget, and timelines in private messages.

  • Projects 14
  • Rating 5.0
  • Rating 1 512

Budget: 27000 UAH Deadline: 14 days

Hello! I have worked on a similar task where the system retrieved videos from a Telegram channel and posted them on TikTok using Playwright; I understand the architecture inside out. I will implement it using Python + Playwright + PostgreSQL, and I will move the management to a Telegram bot, which is more practical than a desktop application: no installation is needed, it works from a phone, the system runs on VPS/RDP, and you can manage it from anywhere with a single message. 14 days, 28,000 UAH, start after receiving test accounts and proxies.

I hope for cooperation!

  • Projects 49
  • Rating 5.0
  • Rating 3 651

Budget: 20000 UAH Deadline: 14 days

Hello!

I have reviewed your task - I have relevant experience in similar projects, so I understand how to implement everything efficiently and without unnecessary delays.

I can start working immediately after we agree on the details. Upon completion, I will also assist with setup, deployment, and provide all necessary documentation.

I look forward to collaborating!

  • Projects 4
  • Rating 5.0
  • Rating 2 025

Budget: 1000 UAH Deadline: 1 day

Hello!

I have experience in developing automation systems using Python, Playwright, PostgreSQL, working with multithreaded tasks, proxies, and centralized account management.

Implementation plan: to develop a web control panel for accounts and proxies, a content publishing module on a schedule, a logging and monitoring system, as well as customizable activity scripts between publications with the possibility of further integration of AI modules.

I suggest discussing the details in private messages.

Proposals concealed

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category Bot Development

13:42
11:22
12 July
12 July