Instagram Automation Reels

โš“ rust    ๐Ÿ“… 2025-05-11    ๐Ÿ‘ค surdeus    ๐Ÿ‘๏ธ 5      

surdeus

Warning

This post was published 51 days ago. The information described in this article may have changed.

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Instagram Automation Reels

Need Rust Developer for High-Performance Instagram Automation (Mass Reels Upload)

Hi everyone!

Iโ€™m looking for an experienced Rust developer to build a high-speed Instagram Reels uploader with the following specs:
Technical Deep Dive:

  • Request Batching:

    • Combine 5โ€“10 Reels into a single multipart request to Instagramโ€™s API (--batch-upload flag in prototype).
    • Minimize HTTP overhead (target: 50% faster than sequential uploads).
  • Session Caching:

    • L1 cache: Store authenticated sessions (cookies, tokens) in Redis (TTL: 24h).
    • Fallback to SQLite if Redis unavailable.
      Priority: 10x speed boost via batching, Redis caching, and multi-threading (Rust preferred)

DeepSeek helped me draft this request โ€“ I have very limited programming knowledge.
We have an example program, but it's too slow. The optimizations I've included in the request should theoretically speed it up.
However, we can't modify the existing program since it's not ours, so we're looking for a developer to build a similar solution from scratch.

I apologize in advance for any inaccuracies.

Upd:
Create a bulk video upload program on Reels with support for 100+ accounts per day, captcha bypass, 2FA and anti-detection.
Main requirements
1)Automatic login to accounts: By login/password or session_id.
2)Bypass 2FA (SMS, TOTP, backup codes).
3)Upload videos: Automatically publish videos from a specified folder.
4)Customize description, hashtags
5)Limit Bypass: Integration with Anti-Captcha/2Captcha.
6)Proxy support
7)Anti-detection
This refers to the minimum features of the program

1 post - 1 participant

Read full topic

๐Ÿท๏ธ rust_feed