iOS Calendar Widget

ioscalendar.com

iOS Calendar Widget is a mobile application designed for Android devices that provides an iOS-style calendar widget interface. The app integrates with local Android calendars, such as Google Calendar, to display events in a streamlined, customizable layout without requiring an internet connection. It operates on a freemium model, offering a free trial with optional annual subscriptions to remove branding reminders.

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