Instagram Automation Reels
โ Rust ๐ 2025-05-11 ๐ค surdeus ๐๏ธ 11Need 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-uploadflag in prototype). - Minimize HTTP overhead (target: 50% faster than sequential uploads).
- Combine 5โ10 Reels into a single multipart request to Instagramโs API (
-
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
๐ท๏ธ rust_feed