翻译评论/帖子文本/Translate comment or caption

Instagramapi

About

翻译评论/帖子文本/Translate comment or caption

Documentation

翻译评论/帖子文本/Translate comment or caption

[中文]

用途:

  • 翻译Instagram帖子文本(caption)
  • 内部强制 is_caption=True,专门用于翻译帖子的文字说明

参数:

  • comment_id: 帖子媒体ID

返回:

  • data.translation: 翻译后的文本
  • data.source_language: 原文语言

注意:

  • 翻译目标语言取决于请求所使用的 Cookie 对应账号的语言设置(通常为英语)
  • 无法指定翻译目标语言,由 Instagram 服务端根据账号设置自动决定

价格:

  • 0.008 USD/请求

[English]

Purpose:

  • Translate Instagram post caption
  • Internally forces is_caption=True, specifically for translating post captions

Parameters:

  • comment_id: Post media ID

Return:

  • data.translation: Translated text
  • data.source_language: Source language

Note:

  • The target translation language depends on the language setting of the account associated with the cookie used (usually English)
  • Cannot specify the target language, it is automatically determined by Instagram based on the account settings

Price:

  • 0.008 USD/request

示例/Example

comment_id = "18191961100350646"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 翻译评论/帖子文本/Translate comment or caption

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models