드라마 대본 마법사

dramaformat.kr

드라마 대본 마법사는 한국 방송 및 드라마 작가들을 위한 무료 온라인 포맷팅 도구입니다. 이 서비스는 사용자가 입력한 기본 텍스트를 표준 드라마 대본 형식으로 자동 변환하여, 복잡한 포맷팅 작업 시간을 단축하고 창작에 집중할 수 있도록 지원합니다. 또한 Word 및 HWP 문서로 다운로드 기능을 제공하며, 저작권 보호를 위해 서버에 데이터를 저장하지 않는 보안 구조를 갖추고 있습니다.

LLM mention score The LLM mention score is the total number of mentions of this brand in different LLM chatbots, normalized to the scale from 0 to 100. You can get actual, non-normalized numbers via the LLM Mention API from DataForSEO.

Normalized 0–100 · last 8 weeks

DataForSEO API

Get LLM mention data of any company via DataForSEO API

Get access to the structured data on keyword, brand, and website mentions in LLMs, including metrics like AI search volume, impressions, and mentions count. 

How to get LLM mention data →
// Fetch 드라마 대본 마법사 mentions
POST v3/ai_optimization/llm_mentions/search/live
[
    {
        "target": [
            {
                "keyword": "드라마 대본 마법사",
                "search_scope": ["any"]
            }
        ],
        "platform": "chat_gpt",
        "order_by" : ["ai_search_volume,desc"]
    }
]