Real411 is a digital media monitoring and accountability platform operated by Media Monitoring Africa that enables the public to report online harms such as disinformation, hate speech, incitement, and harassment. The organization assesses reported content through an independent, transparent process to ensure compliance with constitutional rights and South African law. It provides specialized oversight during critical periods, including election cycles and public health crises like COVID-19.

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 Real411 mentions
POST v3/ai_optimization/llm_mentions/search/live
[
    {
        "target": [
            {
                "keyword": "Real411",
                "search_scope": ["any"]
            }
        ],
        "platform": "chat_gpt",
        "order_by" : ["ai_search_volume,desc"]
    }
]