
Instagram Mass Follower
Pricing
$25.00/month + usage

Instagram Mass Follower
This actor allows you to mass-follow a list of Instagram usernames, with optional support for authentication cookies and customizable delay between actions. Simply provide the usernames you want to follow, your session cookies, and the delay in milliseconds.
0.0 (0)
Pricing
$25.00/month + usage
2
Total users
5
Monthly users
5
Runs succeeded
>99%
Last modified
12 days ago
Instagram Profiles Mass Follower
Automate following multiple Instagram profiles with ease! This Apify actor allows you to mass-follow a list of Instagram usernames, with optional support for authentication cookies and customizable delay between actions to mimic human behavior and avoid blocks. Results are saved in a convenient table (Dataset) for easy review and export.
Features
- Bulk follow any number of Instagram profiles
- Optional login via cookies for private or restricted accounts
- Adjustable delay between follows to stay under Instagram's radar
- Clear output table with status for each profile (followed, already following, error, etc.)
- Easy integration with Apify platform and API
Input
Configure the actor via Apify UI or API. The input schema supports:
Field | Type | Description |
---|---|---|
profiles | array | List of Instagram usernames to follow (without @) |
cookies | array | Array of cookie objects for authentication (optional) |
delayMs | integer | Delay in milliseconds between follows (e.g. 2000 = 2 seconds) |
Example input
{"profiles": ["instagram", "natgeo"],"cookies": [{"name": "sessionid","value": "YOUR_SESSION_ID","domain": ".instagram.com","path": "/","expires": 1234567890.987654,"httpOnly": true,"secure": true}],"delayMs": 4000}
Output
Each processed profile is saved to the Apify Dataset with the following fields:
Field | Description |
---|---|
username | Instagram username |
url | Profile URL |
status | followed , already_following , button_not_found , or error |
error | Error message (if any) |
You can view, filter, and export results in the Apify UI (tab "Dataset") or via API.
Usage
- Deploy the actor to Apify platform.
- Set up your input (see above) in the Apify UI or via API.
- Run the actor. Monitor logs and progress in real time.
- Download or analyze results from the Dataset tab.
Requirements & Notes
- For private or restricted accounts, provide valid Instagram cookies (sessionid, etc.).
- Use reasonable delays to avoid Instagram rate limits or bans.
- This actor is intended for educational and research purposes. Use responsibly and in accordance with Instagram's terms of service.