Han-soft develops specialized software components for generating and printing 1D and 2D barcode symbols within Delphi and C++ Builder applications. Their product suite includes VCL and FireMonkey (FMX) libraries that support a wide range of linear, matrix, and composite symbologies, including QR Code, DataMatrix, and EAN standards. The solution offers features such as direct printing, image export, database integration, and compatibility with modern multi-platform development environments.

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