FinancialReports

financialreports.eu
Financial Data APIs #294 ▼ -226

FinancialReports is a B2B Data-as-a-Service (DaaS) provider that aggregates, processes, and normalizes public-company disclosures from regulated markets and exchanges worldwide. The platform offers a high-speed indexing engine covering 95 global markets, delivering filings in under 60 seconds via a REST API, cloud storage integration, or a free web index. It serves hedge funds, asset managers, and analytics platforms with structured data accessible through Markdown, JSON, and PDF formats.

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 FinancialReports mentions
POST v3/ai_optimization/llm_mentions/search_mentions/live
[
    {
        "target": [
            {
                "domain": "financialreports.eu",
                "search_filter": "include",
                "search_scope": ["sources"]
            }
        ],
        "order_by": ["ai_search_volume,desc"]
    }
]