Calendar Software #195 ▲ +69

HEY is a productivity platform developed by 37signals that reimagines email and calendar management with a focus on user privacy and control. It replaces traditional inbox structures with curated workflows like The Imbox, Paper Trail, and Feed to reduce clutter and prevent spam. The service integrates a modern calendar application designed to streamline scheduling without the complexity of legacy digital calendars.

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