
Twitter Poster
Pricing
Pay per usage
Go to Apify Store

Twitter Poster
Automatically post tweets to Twitter with ease!
5.0 (1)
Pricing
Pay per usage
0
5
5
Issues response
0.93 hours
Last modified
16 days ago
Pricing
Pay per usage
Automatically post tweets to Twitter with ease!
5.0 (1)
Pricing
Pay per usage
0
5
5
Issues response
0.93 hours
Last modified
16 days ago
You can access the Twitter Poster 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 '{< "tweetText": "๐ Just automated my first tweet using the Twitter Poster Actor! This is amazing for social media automation. #TwitterAutomation #SocialMedia #Apify",< "postingMethod": "browser",< "twitterAuthToken": "your_auth_token_cookie_value_here"<}' |<apify call pixelated_pulse/twitter-poster --silent --output-dataset
The Apify CLI is the official tool that allows you to use Twitter Poster locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: