Budget: 27000 UAH Deadline: 12 days
Hello. I have extensive experience with Node.js/React. I am ready to collaborate.
I am looking for a developer or a team to implement a server system that automates the process of obtaining and managing access tokens for Threads through existing Instagram accounts using the standard authorization process.
The goal of the project is to create a stable, scalable solution with API access for further integration with other services (analytics, content management, etc.).
Currently, obtaining tokens is done manually. It is necessary to implement an automated script that includes authorization in Instagram, interaction with Threads, and further storage of tokens in a database with the ability to retrieve them via API.
Registration of new Instagram accounts is not included in the MVP scope.
Import existing Instagram accounts (login, password, 2FA — if available)
Support for operation through proxies
Storage of accounts in the database with statuses (new / processing / ready / error)
Automated interaction script:
use of a mobile environment (emulator or other agreed solution);
management of device profiles;
authorization in Instagram;
transition to Threads;
obtaining and storing the access token;
Task queue with the ability for parallel processing
Retry mechanism and error handling
REST API for obtaining tokens and statuses (access via API key)
Logging and storing errors
Stable operation of the system on a test sample
Correct storage and issuance of tokens via API
Support for parallel load
Documented API and deployment instructions
Backend: Node.js or Python (negotiable)
Working with REST API
Database: PostgreSQL / MongoDB (negotiable)
Task queues (RabbitMQ / Redis / analogs)
Docker (preferred)
Modular and scalable architecture
Experience in backend development
Experience in integrations with third-party services and APIs
Understanding of authorization principles, security, and session management
Ability to build reliable automated scripts
Fixed price or hourly payment — negotiable
Work in stages with intermediate results
Communication via Freelancehunt
A detailed technical task, API requirements, and work scenarios will be provided after the start of collaboration.
Budget: 27000 UAH Deadline: 12 days
Hello. I have extensive experience with Node.js/React. I am ready to collaborate.
Budget: 20000 UAH Deadline: 7 days
Hello!
I am interested in your project - I have relevant experience and am ready to take on the task. I work quickly, responsibly, and with attention to detail.
🔹 A little about me: I have over 3 years of experience in development.
I have experience in .NET Core, C#, ASP.NET MVC, Web API, JavaScript/CSS/HTML, React.js, Next.js, MS SQL, Git.
🔹 I am ready: to start immediately, to agree on the deadline and budget, to make adjustments if needed.
Budget: 20000 UAH Deadline: 7 days
Hello, Python developer with over 5 years of experience. I have worked with both proxies and automation. I have been working with Selenium for a long time, but as I improve, I now use Playwright. There will be no issues with multithreading, I have experience in automating Instagram, monitoring pages for new posts/stories. I work with Postgres. I would be happy to discuss the details and move on to collaboration!
Similar project: Збір бази компаній по заданим критеріям з LinkedInBudget: 27000 UAH Deadline: 14 days
Hello!
I am ready to implement a server system that automates the retrieval and management of Threads access tokens through existing Instagram accounts.
Recommended stack:
Backend:
*Python 3.12
*FastAPI (REST API + OpenAPI/Swagger)
*PostgreSQL
*SQLAlchemy + Alembic (migrations)
*Redis
*Celery
*Pydantic
-Integrations:
*OAuth/authorization flows Meta/Threads (token management, refresh/validity check)
*Proxy support (HTTP(S)/SOCKS, rotation/pools)
*2FA support (TOTP/one-time codes — depending on the format of your process)
-
*Optionally: minimal web admin panel for importing accounts/viewing statuses/logs (React + Next.js or FastAPI Admin)
-Infrastructure / DevOps:
*Docker + Docker Compose
*Nginx
*CI/CD: GitHub Actions
I will be waiting for your message to discuss the development stages and approaches to work.
Best regards, Andriy!
Budget: 27000 UAH Deadline: 10 days
Hello.
Your project is actually about creating a reliable backend system that can securely automate a process that is currently manual, fragile, and not scalable. I would start with the architecture: an account storage with proper encryption, a queue-based workspace system for parallel processing, and clear state management so that each account and token can be tracked and recovered. The automation process will be designed defensively — proxy server handling, device profiles, retries, and strict error logging — to prevent failures from cascading and to ensure that tokens or accounts are not lost. I would focus on stability, clear APIs, and a configuration that can be scaled horizontally later without rewriting the core logic.
Budget: 20000 UAH Deadline: 1 day
Good day, 18 years of experience in backends, I can create a system of any complexity, write to discuss.
Budget: 20000 UAH Deadline: 20 days
I developed an extension for OpenCart to work with Instagram/Facebook/Messenger accounts. Adding accounts + messages and posts. There are almost ready solutions, so there is no need to write from scratch and test, working code. There is authorization through different methods online/offline.
Budget: 25000 UAH Deadline: 30 days
Good day
I have extensive experience in developing such automated systems
Write to me
Budget: 20000 UAH Deadline: 3 days
Hello! I am ready to complete this project and have extensive experience in developing various applications.
Budget: 20000 UAH Deadline: 3 days
Good day, I have experience working with Python as well as Telegram bots, I can complete everything quickly and efficiently, write to me and we will discuss the details.
Budget: 19998 UAH Deadline: 31 days
Good day, my experience is 25 years in development, I am confident I will provide you with the best solutions quickly and at market price.
Budget: 19999 UAH Deadline: 14 days
Hello! I have reviewed the description.
I can implement a token management system through the official authorization process (OAuth) and the Meta API, with token storage in a database and issuance through your REST API (API-key), including queuing/retries/logging and scaling.
Important clarification: the option of automating login to Instagram through an emulator/passwords/2FA and "extracting" tokens from the client is unstable and generally violates platform rules and can lead to account bans. Therefore, I suggest creating a solution based on official access mechanisms.
What I will do in the MVP:
Database (accounts/apps/tokens/statuses/audit logs), secret encryption.
OAuth flow + token updates/rotation, statuses new/processing/ready/error.
REST API: obtaining token/status, list of accounts, error log.
Task queue (Redis/RabbitMQ) for refresh/retry, limits, backoff.
Docker, deployment documentation.
Questions to start (key):
Do you need tokens for the official Threads API/Meta Graph (publishing/analytics), or are you expecting access to "internal" tokens from the mobile client? This affects the feasibility of implementation within the official API.
Estimation:
MVP: 2–4 weeks (depends on scaling/security/account quantity requirements).
Further expansion: according to your load and additional integrations.
Budget: 22222 UAH Deadline: 22 days
Hello, I am writing on behalf of our team. We have experience working with Instagram. We are ready to collaborate.
Budget: 27000 UAH Deadline: 7 days
Hi!
I’m a backend developer with strong hands-on experience in automation for Telegram and Instagram, including authorization flows, session handling, and scalable backend systems.
I’ve built and maintained multiple automation systems involving:
Instagram authorization (sessions, 2FA handling, retries)
Automated interaction with third-party platforms linked to Instagram
Telegram bots and backend services consuming and issuing tokens via API
Queue-based task processing with parallel execution
Proxy usage, device/profile management, and error recovery
I clearly understand the complexity of:
Secure token handling and storage
Authorization flows and session lifecycle
Rate limits, retries, and failure scenarios
Building stable automation pipelines, not one-off scripts
What I can deliver
Automated system for obtaining Threads access tokens via Instagram
Scalable backend (Node.js or Python) with clean modular architecture
Task queue (Redis/RabbitMQ) with parallel processing
REST API with API-key access for token retrieval and status monitoring
Proper logging, error tracking, and retry logic
Dockerized setup with deployment & API documentation
I’m comfortable working step-by-step, delivering intermediate results and adjusting based on testing feedback.
Payment format (fixed / hourly) is flexible.
Relevant automation examples for Telegram & Instagram are available on request.
Looking forward to discussing details.
Best regards
This is an unfinished plugin for After Effects: https://drive.google.com/drive/u/0/folders/1Nq9a672OK6ep9Com1lqelUhZxbx3_3f1 If I understand correctly, this is a CEP plugin (Adobe Extension) for After Effects. It is an HTML/JavaScript panel through Adobe CSXS that interacts with After Effects via ExtendScript. The goal was to automate the video creation process in the "maze challenge" style, reference on YouTube GOALRUSH-f8x or similar. Manually edited video: https://drive.google.com/file/d/1Ylzvax6w2JGDwaBqeCdbD49jh5wB5buY/view?usp=sharing File of one of the projects: https://drive.google.com/file/d/15vKd1L9VfHtDqK2wtLQdYEmDpH1d8Jvy/view?usp=sharing Besides the "bugginess" of the system due to vibe coding (so vibe coders are out), such details did not suit the device (real edits): https://docs.google.com/spreadsheets/d/18Svc6GoQ34PgLe1HY7gNX5tPLH0Cpv9E4mfjCRBCMFU/edit?gid=0#gid=0 It is necessary to create a system that will generate projects in After Effects with all the necessary video components listed in Base.pdf, more detailed logic in the form of photos, text documents, and mind maps for understanding all possible variations on the disk: https://drive.google.com/drive/folders/1Uf4Pnw3SKmwpmhL7sjPZFnfAbN0arUjr?usp=sharing Even more detailed (with a more in-depth descriptive part and links to time codes in references) the technical specifications will be finalized in the project workspace The final result is a system that creates videos: from 40 seconds to 1 minute, completely unique content for each creation, without AI metadata in the video file, it should have a clear plot (traps, dead ends, various emotions of celebrity characters as a result of some plot twists in the video), sound design according to the plot (screams and other emotions, explosions, etc.), stylistically not differing from the reference video from the channel.
Good day, 1) update jQuery** to the latest version (3.x) with jQuery Migrate included 2) Thoroughly test the functionality of the application 3) and fix any possible errors so that all scripts are compatible with each other by versions here it is necessary to completely rewrite https://filtry.in.ua/assets/libs/libs.js for the new version of jQuery since it has an old Bootstrap and many custom functions written
Description: It is necessary to create a JavaScript script for the Tampermonkey extension. The script will work in an internal CRM system.Logic of operation: The script must read the unique text ID of the current active dialogue on the page (there are a total of 5–10 different IDs). Depending on the ID, the script takes the corresponding text instruction (System Prompt) from the settings. The mapping of parameters by ID should be moved to a separate convenient settings window for the script. When a new message appears in the chat window, the script sends this text along with the prompt via the OpenAI API (model gpt-4o-mini). The received response is inserted into the text input field and initiates sending with a random delay of 20–45 seconds to simulate the natural operation of the operator.Work is purely with text. Budget — 6000 UAH. I am waiting for proposals from developers with experience in working with the OpenAI API and writing browser automation scripts.
A web service needs to be developed for automating the operations of coffee shops and small food service establishments. The product should have functionality similar to Poster POS, but with its own design, architecture, and source code. Copying the code or interface of Poster is not anticipated. The plan is to create a full-fledged commercial SaaS product that various coffee shops can use in the future on a subscription basis.In the first stage, an MVP needs to be developed Main functionality: registration and authorization of the establishment owner; creation of one or several establishments; management of employees and roles; catalog of products, categories, and modifiers; adding sizes, flavors, and additional options; cash interface for processing sales; opening and closing cash shifts; various payment methods; returns and order cancellations; inventory accounting and write-offs; basic stock accounting; sales history; reports on revenue, products, shifts, and employees; loyalty program for customers; adaptive operation on tablets, laptops, and smartphones; administrative panel for the service owner; tariff plans and restrictions according to the tariff.Future plans include mobile application; integration with payment terminals; receipt printing; integration with fiscal services; delivery and online ordering; table reservations; advanced analytics; API for third-party integrations; integration with accounting and CRM systems.Important requirements the system must be designed to operate multiple independent establishments; data of each client must be isolated; scalability of the product must be anticipated; secure handling of financial and personal data is required; the code must be structured and suitable for further development; technical documentation is needed; rights to the source code are transferred to the client after payment. At this moment, the design is absent, so a separate assessment of UI/UX design is needed or a ready-made solution for the MVP should be proposed.Please include in your proposal experience in creating SaaS, POS, CRM, ERP, or accounting systems; examples of similar work; proposed technology stack; team composition; estimated cost of the MVP; development timeline; what exactly is included in the proposed cost; cost of further support; whether you are ready to work in stages with payment for each completed stage. Preference will be given to performers or teams that have already developed cash, inventory, restaurant, or multi-user SaaS systems.
Tech Stack - React: Responsive and dynamic front-end development - Node.js: Robust backend operations - Web3: Multi-chain cryptocurrency integration - Solidity: Smart contract development Project Objective Develop a comprehensive multi-chain staking platform for a popular gaming ecosystem, enabling seamless cryptocurrency interactions, NFT marketplace integration, and enhanced user experience across multiple EVM-compatible blockchain networks. Whitepaper We've been more than just a mobile gaming studio; we are visionaries and innovators in the gaming world. Our team is formed by mobile gaming industry talents and passionate gamers, and is dedicated to pushing the boundaries of what's possible in mobile gaming. Our expertise focuses on hybridizing genres to create something truly unique which we adapt for transitioning Web2 gaming to Web3 gaming titles. From Racing RPGs to Action Strategy games, we are constantly experimenting and blending genres to offer new gaming experiences. Our games aren't just a form of entertainment; they're immersive journeys that engage, challenge, and captivate our players. We embody our mission to not merely entertain but to transport our audience into an extraordinary universe of interactive world within Web3 gaming. - Front-End Development - Back-End Development - Landing Page Redesign - Multi-Chain Integration - NFT Marketplace - Testing & Quality Assurance - Deployment & Maintenance