Kunlun Tech Co., Ltd. — Investor Relations & Filings
Kunlun Tech Co., Ltd. is a global internet platform company focused on the integration of artificial intelligence across its diverse digital ecosystem. The company operates a multi-faceted portfolio that includes the Opera web browser, the social entertainment platform StarMaker, and the AI-driven search and content platform Tiangong. Kunlun Tech specializes in developing large language models and generative AI technologies to enhance user experiences in search, social networking, and gaming. Its business model spans global markets, providing digital content, advertising services, and interactive entertainment to a massive international user base. By leveraging advanced machine learning and data analytics, the company aims to build a comprehensive AI-native application suite, positioning itself as a leader in the transition toward intelligent internet services and cross-platform digital solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第五届董事会第四十一次会议决议公告 | 2026-04-23 | Chinese | |
| 2025年度营业收入扣除情况表的鉴证报告 | 2026-04-23 | Chinese | |
| 2025年度独立董事述职报告(钱实穆) | 2026-04-23 | Chinese | |
| 关于举行2025年度业绩说明会并公开征集问题的公告 | 2026-04-23 | Chinese | |
| 2025年度内控审计报告 | 2026-04-23 | Chinese | |
| 2025年度总经理工作报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37319979 | 第五届董事会第四十一次会议决议公告 | 2026-04-23 | Chinese | ||
| 37319976 | 2025年度营业收入扣除情况表的鉴证报告 | 2026-04-23 | Chinese | ||
| 37319973 | 2025年度独立董事述职报告(钱实穆) | 2026-04-23 | Chinese | ||
| 37319965 | 关于举行2025年度业绩说明会并公开征集问题的公告 | 2026-04-23 | Chinese | ||
| 37319954 | 2025年度内控审计报告 | 2026-04-23 | Chinese | ||
| 37319952 | 2025年度总经理工作报告 | 2026-04-23 | Chinese | ||
| 37319951 | 2025年年度审计报告 | 2026-04-23 | Chinese | ||
| 37319948 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 37319947 | 2025年度独立董事述职报告(李东红) | 2026-04-23 | Chinese | ||
| 37319939 | 2025年度独立董事述职报告(吴蕊) | 2026-04-23 | Chinese | ||
| 37319937 | 关于独立董事辞职及补选独立董事的公告 | 2026-04-23 | Chinese | ||
| 37319933 | 2025年年度报告披露提示性公告 | 2026-04-23 | Chinese | ||
| 37319928 | 2025年度董事会工作报告 | 2026-04-23 | Chinese | ||
| 37319925 | 2025年度财务决算报告 | 2026-04-23 | Chinese | ||
| 37319923 | 关于2025年度证券投资的专项说明 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hello Group Inc.
Provider of mobile-based social and entertainment services,…
|
MOMO | KY | Telecommunications, computer pr… |
|
Hello Pal International Inc.
Operates a proprietary mobile platform for global cross-cul…
|
HP | CA | Telecommunications, computer pr… |
|
Hemnet Group
Operates Sweden's leading property platform, connecting buy…
|
HEM | SE | Telecommunications, computer pr… |
|
HIPAGES GROUP HOLDINGS LTD
Connects homeowners with trades and provides business manag…
|
HPG | AU | Telecommunications, computer pr… |
|
Hithink RoyalFlush Information Network Co., Ltd
Provides financial information services, software solutions…
|
300033 | CN | Telecommunications, computer pr… |
|
HOMETOGO SE
Operates a marketplace for vacation rentals with a B2B soft…
|
HTG | LU | Telecommunications, computer pr… |
|
HONDA MOTOR CO., LTD.
Develops, manufactures, and distributes automobiles, motorc…
|
7267 | JP | Telecommunications, computer pr… |
|
Hoodin AB
A SaaS platform for regulatory intelligence and automated c…
|
HOODIN | SE | Telecommunications, computer pr… |
|
Hostelworld Group
An online travel agent for the hostel market with social ne…
|
HSW | GB | Telecommunications, computer pr… |
|
IAC Inc.
A media and internet holding company that operates a divers…
|
IAC | US | Telecommunications, computer pr… |
Kunlun Tech Co., Ltd. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/55406/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55406 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=55406 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=55406 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 55406}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Kunlun Tech Co., Ltd. (id: 55406)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.