Twitter Auto DM avatar
Twitter Auto DM

Pricing

$25.00/month + usage

Go to Store
Twitter Auto DM

Twitter Auto DM

Developed by

Deepanshu Sharma

Deepanshu Sharma

Maintained by Community

A tool for sending direct messages to multiple Twitter/X users automatically. Uses browser cookies for authentication and supports sending personalized messages with configurable delays between sends.

0.0 (0)

Pricing

$25.00/month + usage

0

2

1

Last modified

6 days ago

You can access the Twitter Auto 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 '{
< "targets": [
< "John_Matthew_T"
< ]
<}' |
<apify call deepanshusharm/twitter-auto-dm --silent --output-dataset

Twitter Auto DM API through CLI

The Apify CLI is the official tool that allows you to use Twitter Auto 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: