
Hangzhou Yitong New Materials Co.,Ltd. — Investor Relations & Filings
Hangzhou Yitong New Materials Co.,Ltd. specializes in the research, development, production, and sale of high-performance iron-based powder materials. Utilizing advanced atomization technology, the company manufactures a diverse range of products, including water-atomized iron powder, alloy powder, and specialized metal powders. These materials are primarily used in powder metallurgy to create precision components for automotive systems, household appliances, power tools, and mechanical equipment. The company emphasizes technical innovation and quality control to provide materials characterized by high purity, consistency, and compressibility, supporting the manufacturing of complex structural parts and high-density components.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度分红派息实施公告 | 2026-05-27 | Chinese | |
| 上海市锦天城律师事务所关于杭州屹通新材料股份有限公司2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 独立董事述职报告-周善平 | 2026-04-26 | Chinese | |
| 2025年度社会责任报告 | 2026-04-26 | Chinese | |
| 关于公司会计政策变更的公告 | 2026-04-26 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47456737 | 2025年年度分红派息实施公告 | 2026-05-27 | Chinese | ||
| 46383198 | 上海市锦天城律师事务所关于杭州屹通新材料股份有限公司2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | ||
| 46383197 | 2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 39214740 | 独立董事述职报告-周善平 | 2026-04-26 | Chinese | ||
| 39214738 | 2025年度社会责任报告 | 2026-04-26 | Chinese | ||
| 39214736 | 关于公司会计政策变更的公告 | 2026-04-26 | Chinese | ||
| 39214733 | 第三届董事会第九次会议决议公告 | 2026-04-26 | Chinese | ||
| 39214732 | 2026年一季度报告 | 2026-04-26 | Chinese | ||
| 39214729 | 会计师事务所对非经营性资金占用及其他关联资金往来情况的专项审核意见 | 2026-04-26 | Chinese | ||
| 39214728 | 2025年年度审计报告 | 2026-04-26 | Chinese | ||
| 39214727 | 2026年第一次临时股东会法律意见书 | 2026-03-23 | Chinese | ||
| 39214717 | 2026年第一次临时股东会决议公告 | 2026-03-23 | Chinese | ||
| 39214705 | 关于公司2026年度日常关联交易预计的公告 | 2026-03-06 | Chinese | ||
| 39214694 | 关于召开2026年第一次临时股东会的通知 | 2026-03-06 | Chinese | ||
| 39214683 | 第三届董事会第八次会议决议公告 | 2026-03-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acerinox S.A.
Global manufacturer of stainless steel and high-performance…
|
ACX | ES | Manufacturing |
|
Aditya Ispat Ltd.
Manufacturer of bright steel bars for automotive and engine…
|
513513 | IN | Manufacturing |
|
Aditya Ultra Steel Limited
Produces high-quality TMT bars for infrastructure and const…
|
AUSL | IN | Manufacturing |
|
ADVANCED TECHNOLOGY & MATERIALS CO.,LTD
Develops advanced metallic materials, magnetic products, an…
|
000969 | CN | Manufacturing |
|
Agha Steel Ind.Ltd
Fully automatic steel manufacturer specializing in high-qua…
|
AGHA | PK | Manufacturing |
|
AICHI STEEL CORPORATION
Manufacturer of specialty steel, forged products, and elect…
|
5482 | JP | Manufacturing |
|
Aisha Steel Convertible (Pref)
Manufacturer of value-added flat-rolled steel, specializing…
|
ASLPS | PK | Manufacturing |
|
Aisha Steel Convt (Pref) Right
Manufacturer of Cold Rolled and Hot Dipped Galvanized coils…
|
ASLCPS | PK | Manufacturing |
|
Aisha Steel Mills Limited
Leading manufacturer in value-added flat-rolled steel, prod…
|
ASL | PK | Manufacturing |
|
AJUSTEEL CO.,LTD.
Manufacturer of steel materials specializing in surface des…
|
139990 | KR | Manufacturing |
Hangzhou Yitong New Materials 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/55895/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55895 | 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=55895 | 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=55895 \ -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": 55895}, 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 Hangzhou Yitong New Materials Co.,Ltd. (id: 55895)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.