
XUELONG GROUP CO., LTD — Investor Relations & Filings
XUELONG GROUP CO., LTD. specializes in the research, development, and manufacturing of automotive cooling system components. The company primarily focuses on engine cooling fans, silicone oil fan clutches, and electromagnetic fan clutches designed for commercial vehicles, heavy-duty trucks, and construction machinery. Utilizing advanced plastic injection molding and precision engineering, the group provides integrated thermal management solutions to global automotive OEMs. Its product portfolio extends to various plastic functional parts and assemblies, emphasizing lightweight design and energy efficiency. The company maintains a strong emphasis on technological innovation and quality control, positioning itself as a key supplier in the global commercial vehicle supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 雪龙集团股份有限公司关于2025年年度暨2026年第一季度业绩说明会召开情况的公告 | 2026-05-21 | Chinese | |
| 雪龙集团股份有限公司2025年年度权益分派实施公告 | 2026-05-14 | Chinese | |
| 雪龙集团股份有限公司关于使用部分暂时闲置募集资金进行现金管理到期赎回的公告 | 2026-05-08 | Chinese | |
| 国浩律师(上海)事务所关于雪龙集团股份有限公司2025年度股东会的法律意见书 | 2026-05-07 | Chinese | |
| 雪龙集团股份有限公司2025年年度股东会决议公告 | 2026-05-07 | Chinese | |
| 雪龙集团股份有限公司对会计师事务所2025年度履职情况的评估报告 | 2026-04-10 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46757960 | 雪龙集团股份有限公司关于2025年年度暨2026年第一季度业绩说明会召开情况的公告 | 2026-05-21 | Chinese | ||
| 46344272 | 雪龙集团股份有限公司2025年年度权益分派实施公告 | 2026-05-14 | Chinese | ||
| 44488763 | 雪龙集团股份有限公司关于使用部分暂时闲置募集资金进行现金管理到期赎回的公告 | 2026-05-08 | Chinese | ||
| 44269670 | 国浩律师(上海)事务所关于雪龙集团股份有限公司2025年度股东会的法律意见书 | 2026-05-07 | Chinese | ||
| 44266847 | 雪龙集团股份有限公司2025年年度股东会决议公告 | 2026-05-07 | Chinese | ||
| 38799959 | 雪龙集团股份有限公司对会计师事务所2025年度履职情况的评估报告 | 2026-04-10 | Chinese | ||
| 38799958 | 雪龙集团股份有限公司2025年度独立董事述职报告(罗京花) | 2026-04-10 | Chinese | ||
| 38799949 | 雪龙集团股份有限公司关于召开2025年年度股东会的通知 | 2026-04-10 | Chinese | ||
| 38799942 | 雪龙集团股份有限公司2025年年度报告 | 2026-04-10 | Chinese | ||
| 38799939 | 雪龙集团股份有限公司董事会对独立董事独立性自查情况的专项报告 | 2026-04-10 | Chinese | ||
| 38799929 | 雪龙集团股份有限公司关于董事、高级管理人员2026年度薪酬、津贴方案的公告 | 2026-04-10 | Chinese | ||
| 38799926 | 雪龙集团股份有限公司第五届董事会第四次会议决议公告 | 2026-04-10 | Chinese | ||
| 38799918 | 雪龙集团股份有限公司2025年年度利润分配方案公告 | 2026-04-10 | Chinese | ||
| 38799906 | 雪龙集团股份有限公司2025年度内部控制审计报告 | 2026-04-10 | Chinese | ||
| 38799885 | 雪龙集团股份有限公司2025年度独立董事述职报告(俞小莉) | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bohai Automative Systems Co., Ltd.
Manufactures pistons and lightweight aluminum automotive co…
|
600960 | CN | Manufacturing |
|
BORGWARNER INC
Provides technology solutions for combustion, hybrid, and e…
|
BWA | US | Manufacturing |
|
BOSCH FREN SİSTEMLERİ SANAYİ VE TİCARET A.Ş.
Manufacturer of hydraulic brake systems for cars and light …
|
BFREN | TR | Manufacturing |
|
Bosch Ltd
Provides mobility, industrial, consumer goods, and energy a…
|
BOSCHLTD | IN | Manufacturing |
|
Brembo
Designs and produces high-performance braking systems for a…
|
BRCA | NL | Manufacturing |
|
BSA INTERNATIONAL BERHAD
Investment holding company and world-class producer of allo…
|
— | MY | Manufacturing |
|
Buyang International Holding Inc
Manufacturer of aluminum alloy automobile wheels for the gl…
|
2457 | HK | Manufacturing |
|
Carbon Revolution Public Ltd Co
Tier 1 OEM supplier of lightweight carbon fiber wheels for …
|
CREV | US | Manufacturing |
|
CAR MATE MFG.CO.,LTD
Manufacturer of automotive accessories and products for out…
|
7297 | JP | Manufacturing |
|
CASTEC KOREA CO.,LTD
Manufacturer of automobile and electronics parts using cast…
|
071850 | KR | Manufacturing |
XUELONG GROUP 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/57916/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57916 | 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=57916 | 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=57916 \ -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": 57916}, 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 XUELONG GROUP CO., LTD (id: 57916)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.