• Projects 15
  • Rating 5.0
  • Rating 7 744

Budget: 27000 UAH Deadline: 30 days

I have my own local service for working with the Meta API: batch collection of statistics, monitoring of advertising accounts, report generation, and error control. I also use a local infrastructure for the Google Ads API with an official developer token, so I have a good understanding of limits, queues, tokens, and background processing.

According to your specifications, I can handle the backend using FastAPI, Celery, Redis, and PostgreSQL, routing between Meta applications, binding tokens to SOCKS5, monitoring account statuses, a client dashboard, and an administrative panel.

I will break the project into stages: API core, background tasks and storage, routing and limit control, interfaces, load testing, and deployment. The budget and timeline will be discussed in private correspondence after reviewing the full specifications.

What permissions have already been approved for your Meta applications, and do they have production access to the Marketing API?

Similar project: Marketing Audit + Fractional Marketing Manager
Meta Ads Report Automator: AI-ready analytics without the routine.
  • Projects 118
  • Rating 5.0
  • Rating 10 376

Budget: 2000 UAH Deadline: 1 day

Hello.

I am a NodeJS developer. I am ready to take on the task. Write to me, and we will discuss.

  • Projects 38
  • Rating -
  • Rating 2 014

Budget: 27000 UAH Deadline: 14 days

Good day, I have over 5 years in development, regularly building service SaaS platforms on Python and FastAPI with integrations of external APIs. I implemented a complex project ClearMoney — a full-fledged platform with complex logic on Python and PostgreSQL, including backend setup, dashboards, and load balancers. The initial version with core modules Meta API, asynchronous parser, and turnkey backend can be developed in 2-3 weeks, with phased delivery and support during the launch. I will provide the exact cost after a few clarifications or in private messages.

Is there a priority in choosing PostgreSQL or ClickHouse for statistics, or do you leave the decision to the developer? Frontend — ready-made templates or assembled separately?

Feel free to reach out!

  • Projects 4
  • Rating 5.0
  • Rating 1 722

Budget: 1000 UAH Deadline: 1 day

Hello, I have thoroughly reviewed the task description and project architecture. I have experience working with the Meta Graph API / Marketing API and have a good understanding of the specifics of working with sliding limits. I am ready to study your detailed technical specifications and discuss the architecture.

  • Projects -
  • Rating -
  • Rating 583

Budget: 1234 UAH Deadline: 1 day

Вітаю! Маю досвід з Python, FastAPI, Celery, Redis, PostgreSQL та інтеграцією Meta Marketing API. Буду рада Вам допомогти!

  • Projects 20
  • Rating -
  • Rating 2 116

Budget: 20000 UAH Deadline: 25 days

I read the technical specifications. The main focus here is not the Meta API itself, but the infrastructure around it: a pool of applications, batch requests under limits, tunneling through SOCKS5 with a strict token binding to a static IP, auto-revocation of the token upon account ban, and routing accounts between applications. This is exactly the part I worked on in production.

In the advertising platform on Telegram, I have a pool of SOCKS5 proxies with each account bound to its dedicated proxy, monitoring statuses and removing the account from rotation at the first signs of blocking. The logic here is the same, only instead of TG accounts, there are advertising accounts, and the condition for removal is the account status in Meta. I will set up the auto-revocation of the token within 60 seconds on a separate worker that constantly polls statuses to ensure the application does not face sanctions.

Your tech stack matches mine: Python, FastAPI, Celery, and Redis for asynchronous tasks, PostgreSQL, and it makes sense to keep statistics for analytics in ClickHouse, as you suggested. I will build the client dashboard and admin panel on React with ready-made UI libraries, focusing on functionality.

I will integrate the Meta Marketing API strictly according to your specifications: authorization of accounts, regular asynchronous collection of statistics only in batches to save on limits. Since the database architecture and load balancer logic are already described, I will start with a review of the specifications and a plan for implementation by modules. I am ready to outline the stages here in the chat.

  • Projects -
  • Rating -
  • Rating 196

Budget: 1000 UAH Deadline: 1 day

Hello!
I have practical experience working with the Meta Graph API and Marketing API, understand the specifics of sliding limits, working with tokens, and load headers (I have implemented similar tasks under NDA). I am ready to offer several implementation options depending on the budget and required functionality:

Option for 1,000 UAH (Deadline: 1–2 days): Development of the key request algorithm / audit of the logic for working with Meta limits.

Option for 5,000 UAH (Deadline: 5–7 days): Basic MVP. Integration with Meta API, user authorization, basic asynchronous parsing of statistics, and backend on Python (FastAPI).

Option for 25,000 – 27,000 UAH (Deadline: 3–4 weeks): Full development of a turnkey SaaS system. Includes the entire package: smart routing, SOCKS5 proxy with strict token binding, automatic token revocation upon banning within 60 seconds, Celery + Redis integration, and client dashboard.
I am ready to discuss the details of any of these options!

  • Projects -
  • Rating -
  • Rating 282

Budget: 1000 UAH Deadline: 1 day

I have extensive experience in creating high-performance systems using the Meta Marketing API, including batch request processing, rate limit management, and token lifecycle automation. For your infrastructure, I would implement an automatic unlocking module using Celery workers with Redis to monitor account status and trigger token revocation within your 60-second window. Tunneling a proxy server through a SOCKS5 pool with static IP binding is straightforward using the Python `socks` library, and I would develop a smart routing algorithm as a customizable service to distribute accounts among your Facebook applications based on the proportions you specify. For the backend, I would use FastAPI with PostgreSQL for transactional data and, optionally, ClickHouse for aggregated statistics, while simultaneously creating a frontend dashboard in React with reusable interface components to focus on functionality. I am comfortable working with detailed technical specifications and implementing phased milestones.

  • Projects 11
  • Rating 5.0
  • Rating 1 788

Budget: 15000 UAH Deadline: 20 days

Good day! We have experience working with the Meta Marketing API and know how to effectively bypass Facebook limits through smart caching and asynchronous queues. We implement architecture in Python, ensuring stable data collection and scalability of your service. We are ready to discuss the details of the integration and start development.

  • Projects 6
  • Rating 3.9
  • Rating 788

Budget: 27000 UAH Deadline: 30 days

Mikito, the task is to build a resilient infrastructure for working with Meta Ads, where the main challenge is bypassing API restrictions and stable processing of ad account statuses. Your goal is to obtain a tool that minimizes the risks of bans and optimizes requests to Facebook.

I will handle the implementation of the request balancing module and integration with the API for asynchronous data collection according to your specifications. To ensure stability, I will implement logic for automatic monitoring of ad accounts and a routing system through a pool of applications.

How is your proxy infrastructure currently set up for working with the API to avoid being tied to a single IP?

  • Projects 10
  • Rating 5.0
  • Rating 1 756

Budget: 1000 UAH Deadline: 1 day

Hello. After analyzing the technical task, I will develop a modular architecture on FastAPI and Celery that will ensure asynchronous batch parsing of statistics from the Meta API and efficient limit handling using a dynamic backoff mechanism. To protect the system and enable flexible routing, a fault-tolerant proxy manager will be implemented with strict token binding to static SOCKS5 IPs, as well as an algorithm for automatic distribution of advertising accounts among our pool of Facebook applications. I will integrate an auto-unlinking system for accounts that promptly revokes tokens upon detecting bans, and I have ready architectural templates and frameworks for similar solutions, which will significantly speed up the integration and interface development stages on Vue.js or React. I suggest discussing all implementation details, final budget, and timelines in private messages.

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