쇼츠웍스

shortsworks.io

쇼츠웍스는 이커머스 플랫폼을 위한 숏폼 비디오 위젯 서비스로, 쇼핑몰에 인스타그램 스토리 및 유튜브 쇼츠와 유사한 형식의 동적 콘텐츠를 통합할 수 있게 합니다. 이 도구는 개발자 없이도 간단한 스크립트 삽입으로 구현 가능하며, 상품 태깅과 사용자 데이터 분석 기능을 통해 고객의 체류 시간을 연장하고 전환율을 높이는 데 중점을 둡니다.

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"]
    }
]