Magic Glasses

magicglasses.pro

Magic Glasses is an automated metadata injection service that enhances the visibility of photos and videos on social media platforms. By embedding authentic wearable device metadata signatures into user-uploaded media, the tool simulates content captured by smart glasses to trigger platform-specific prioritization algorithms. The service operates via a Telegram bot, offering fast, automatic processing for both individual and enterprise users seeking improved organic reach.

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