Instagram Bulk DM avatar
Instagram Bulk DM

Pricing

$15.00/month + usage

Go to Store
Instagram Bulk DM

Instagram Bulk DM

Developed by

Createathon

Createathon

Maintained by Community

This Actor allows you to send personalized direct messages to multiple Instagram users with customizable delays between messages.

5.0 (1)

Pricing

$15.00/month + usage

5

Total users

22

Monthly users

22

Runs succeeded

91%

Last modified

15 days ago

Instagram Cookies (Make sure cookies are latest and valid)

cookiesstringRequired

Instagram cookies for authentication. Can be in JSON format or raw cookie string. Use this to bypass 2FA requirements.

Session File (Optional)

session_filestringOptional

Path to a previously saved Instagram session file. If provided, it will be used instead of username/password.

Target Usernames

usernamesarrayRequired

List of Instagram usernames to send messages to.

Message Template

messagestringRequired

Message template with optional randomized parts. Use {option1|option2|option3} syntax for random selection.

Minimum Delay (seconds)

min_delayintegerOptional

Minimum delay between sending messages (in seconds).

Maximum Delay (seconds)

max_delayintegerOptional

Maximum delay between sending messages (in seconds).

Save Session

save_sessionbooleanOptional

Whether to save the session for future use.

Default value of this property is true

Session Save Path

session_pathstringOptional

Path where to save the session file if save_session is enabled.

Default value of this property is "./instagram_session.json"