
QINGDAO YUNLU ADVANCED MATERIALS TECHNOLOGY CO., LTD. — Investor Relations & Filings
Qingdao Yunlu Advanced Materials Technology Co., Ltd. specializes in the research, development, and manufacturing of high-performance magnetic materials. The company's primary product portfolio includes amorphous alloy ribbons, nanocrystalline alloys, and magnetic powder cores. These materials are engineered for high magnetic permeability and low core loss, making them essential for energy-efficient power distribution transformers, high-frequency inductors, and wireless charging modules. The company serves diverse sectors such as the power grid, consumer electronics, new energy vehicles, and renewable energy systems. By focusing on advanced material science, the firm provides solutions that enhance energy conversion efficiency and support the miniaturization of electronic components. Its large-scale production capabilities and technical expertise position it as a key supplier in the global soft magnetic materials market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年第二次临时股东会会议资料-上传 | 2026-05-25 | Chinese | |
| 科技创新委员会工作细则(2026年5月) | 2026-05-18 | Chinese | |
| 股东会议事规则(2026年5月) | 2026-05-18 | Chinese | |
| 董事、高级管理人员薪酬管理办法(2026年5月) | 2026-05-18 | Chinese | |
| 青岛云路先进材料技术股份有限公司章程(2026年5月) | 2026-05-18 | Chinese | |
| 董事会议事规则(2026年5月) | 2026-05-18 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47040861 | 2026年第二次临时股东会会议资料-上传 | 2026-05-25 | Chinese | ||
| 46513302 | 科技创新委员会工作细则(2026年5月) | 2026-05-18 | Chinese | ||
| 46513208 | 股东会议事规则(2026年5月) | 2026-05-18 | Chinese | ||
| 46513207 | 董事、高级管理人员薪酬管理办法(2026年5月) | 2026-05-18 | Chinese | ||
| 46512914 | 青岛云路先进材料技术股份有限公司章程(2026年5月) | 2026-05-18 | Chinese | ||
| 46512913 | 董事会议事规则(2026年5月) | 2026-05-18 | Chinese | ||
| 46512654 | 第三届董事会第十三次会议决议公告 | 2026-05-18 | Chinese | ||
| 44267747 | 2025年年度股东会决议公告 | 2026-05-07 | Chinese | ||
| 44266474 | 北京德和衡律师事务所关于青岛云路先进材料技术股份有限公司2025年年度股东会的法律意见书 | 2026-05-07 | Chinese | ||
| 39306971 | 董事会对独立董事独立性自查情况专项报告 | 2026-03-30 | Chinese | ||
| 39306959 | 2025年度董事会审计委员会履职情况报告 | 2026-03-30 | Chinese | ||
| 39306945 | 2025年度环境、社会及公司治理(ESG)报告 | 2026-03-30 | Chinese | ||
| 39306622 | 2025年度独立董事述职报告-解志勇 | 2026-03-30 | Chinese | ||
| 39306615 | 中兴华会计师事务所(特殊普通合伙)关于青岛云路先进材料技术股份有限公司2025年度募集资金存放与使用情况鉴证报告 | 2026-03-30 | Chinese | ||
| 39306555 | 2025年度董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CLEVELAND-CLIFFS INC.
A vertically integrated company and the largest flat-rolled…
|
CLF | US | Manufacturing |
|
Cognor Holding S.A.
A vertically integrated producer and distributor of steel p…
|
COG | PL | Manufacturing |
|
COMMERCIAL METALS Co
Manufactures, recycles, and fabricates steel and metal prod…
|
CMC | US | Manufacturing |
|
COMPAÑIA ELECTRO METALURGICA S.A.
Industrial conglomerate in steel, manufacturing iron, steel…
|
— | CL | Manufacturing |
|
Công ty Cổ phần Đại Thiên Lộc
Specializes in manufacturing and distributing diverse steel…
|
DTL | VN | Manufacturing |
|
Công ty Cổ phần Đầu tư Thương mại SMC
Leading enterprise in steel sector with 25+ years experienc…
|
SMC | VN | Manufacturing |
|
Công ty Cổ phần Tập đoàn Hòa Phát
Industrial manufacturing conglomerate focused on iron and s…
|
HPG | VN | Manufacturing |
|
Công ty Cổ phần Tập đoàn Hoa Sen
Leading domestic manufacturer and top Southeast Asian expor…
|
HSG | VN | Manufacturing |
|
Công ty Cổ phần Tập đoàn Thành Nam
Diversified conglomerate in steel, real estate, hospitality…
|
TNI | VN | Manufacturing |
|
Công ty Cổ phần Tập đoàn Thép Tiến Lên
Leading manufacturer and distributor of iron, steel product…
|
TLH | VN | Manufacturing |
QINGDAO YUNLU ADVANCED MATERIALS TECHNOLOGY 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/58222/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58222 | 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=58222 | 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=58222 \ -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": 58222}, 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 QINGDAO YUNLU ADVANCED MATERIALS TECHNOLOGY CO., LTD. (id: 58222)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.