Spotadvisor

spotadvisor.app

Spotadvisor is a surf forecast and spot rating application designed for surfers of all skill levels. It combines standard computer-generated nearshore models with user-submitted session data to deliver personalized wave forecasts based on individual preferences. The platform allows users to rate conditions at known spots or create new ones, leveraging community ratings to improve forecast accuracy.

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