Instagram Bulk Messenger avatar
Instagram Bulk Messenger

Pricing

$15.00/month + usage

Go to Store
Instagram Bulk Messenger

Instagram Bulk Messenger

Developed by

WebScrap

WebScrap

Maintained by Community

This actor allows you to send the Individual DM's to Multiple users.

5.0 (1)

Pricing

$15.00/month + usage

3

Total users

24

Monthly users

24

Runs succeeded

83%

Last modified

22 days ago

You can access the Instagram Bulk Messenger programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "usernames": [
< "username1",
< "username2"
< ],
< "message": "Hey {there|hi|hello}, how are you {doing|feeling} today?",
< "min_delay": 60,
< "max_delay": 180
<}' |
<apify call webscrap18/instagram-bulk-dm --silent --output-dataset

Instagram Bulk Messenger API through CLI

The Apify CLI is the official tool that allows you to use Instagram Bulk Messenger locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: