코드샌드

cobang.co.kr

코드샌드(주)는 생성형 AI와 워드프레스를 활용한 B2B 콘텐츠 자동화 솔루션을 제공하는 소프트웨어 기업입니다. 주요 제품으로는 블로그 및 웹사이트에 대한 AI 기반 자동 포스팅 플러그인과 관련 API 연동 서비스를 개발·판매합니다. 이 도구는 마케팅 담당자와 웹마스터가 효율적으로 대량 콘텐츠를 생성하고 배포할 수 있도록 지원합니다.

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