
Instagram Bulk DM
Under maintenance
Pricing
$15.00/month + usage

Instagram Bulk DM
Under maintenance
This Actor allows you to send personalized direct messages to multiple Instagram users with customizable delays between messages.
0.0 (0)
Pricing
$15.00/month + usage
5
Total users
42
Monthly users
24
Runs succeeded
33%
Last modified
20 days ago
You can access the Instagram Bulk DM 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 createathon/instagram-bulkdm --silent --output-dataset
Instagram Bulk DM API through CLI
The Apify CLI is the official tool that allows you to use Instagram Bulk DM locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: