Social Media Marketing
Pricing
Pay per event
Social Media Marketing
Generate reviewable social-media drafts from one accessible video with local transcription, configurable prompts, six model routes, and optional images.
Social Media Marketing
Pricing
Pay per event
Generate reviewable social-media drafts from one accessible video with local transcription, configurable prompts, six model routes, and optional images.
You can access the Social Media Marketing 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 API & Integrations in Apify Console.
$echo '{< "video_url": "https://www.tiktok.com/@openai/video/7521583654028512525",< "image_style": "None",< "language": "English",< "platforms": [< "X-Free"< ],< "tones": [< "Questioning"< ],< "models": [< "DeepSeek"< ]<}' |<apify call truefetch/social-media-marketing --silent --output-datasetThe Apify CLI is the official tool that allows you to use Social Media Marketing locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: