Tiktok Poster avatar

Tiktok Poster

Under maintenance

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Tiktok Poster

Tiktok Poster

Under maintenance

Automate posting videos to TikTok! Upload videos with captions, hashtags, and privacy settings. Features Video Upload - Post videos from URL Captions & Hashtags - Add descriptions and tags Privacy Controls - Set visibility, comments, duet, stitch Auto-download - Automatically fetches video from URL

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

8

Total users

3

Monthly active users

6 days ago

Last modified

Share

Social Media Automation

This actor automates posting to social media platforms. You'll need API credentials from the respective platform.

Important: Always follow the platform's terms of service and rate limits to avoid account suspension.


Social Media Automation

This actor automates posting to social media platforms. You'll need API credentials from the respective platform.

Important: Always follow the platform's terms of service and rate limits to avoid account suspension.


TikTok Automation - Upload and post videos to TikTok automatically. Browser automation for reliable posting without API access. Perfect for content creators, social media managers, and marketing agencies. Supports video uploads, captions, hashtags, and scheduling. Grow your TikTok presence with automated content distribution. Built by John Rippy (https://www.linkedin.com/in/johnrippy/ | https://johnrippy.link/).

Features

  • Video Upload - Post videos from URL
  • Captions & Hashtags - Add descriptions and tags
  • Privacy Controls - Set visibility, comments, duet, stitch
  • Auto-download - Automatically fetches video from URL

Quick Start

{
"input": "your input here"
}

Demo Mode

Set demoMode: true to test with sample data (no charges). When you're ready for real results, set demoMode: false or omit it.

{
"demoMode": true,
...
}

Input Parameters

ParameterTypeRequiredDescription
See input schema

Output Format

{
"success": true,
"videoUrl": "https://tiktok.com/@username/video/..."
}

Pricing

This actor uses pay-per-event billing: This actor uses pay-per-event pricing:

EventDescriptionPrice
apify-actor-startBase cost per run$0.10
video_postedPer video posted$0.05

Example costs:

  • Single video: $0.10 + $0.05 = $0.15
  • Batch of 10 videos: $0.10 + (10 × $0.05) = $0.60

Common Problems & Solutions

"Invalid API key" error

Cause: Your API key is wrong, expired, or doesn't have the right permissions. Fix: Double-check your API key. Make sure you copied it exactly without extra spaces.

"Rate limit exceeded" error

Cause: You've hit the API's rate limits. Fix: Wait a few minutes, then try again. Consider reducing the number of concurrent requests.

Empty or incomplete results

Cause: The target may have anti-scraping protection or the data doesn't exist. Fix:

  • Check if the URL/search query is correct
  • Try with different parameters
  • Some sites may block automated access

Demo data showing instead of real results

Cause: demoMode is still set to true. Fix: Set demoMode: false and provide your API key(s).


Built by John Rippy | Actor Arsenal