HAIYANG TECHNOLOGY CO., LTD. — Investor Relations & Filings
About HAIYANG TECHNOLOGY CO., LTD.
HAIYANG TECHNOLOGY CO., LTD. specializes in the research, development, and production of polyamide 6 (Nylon 6) materials. The company’s core product range includes high-performance Nylon 6 chips, high-tenacity industrial yarns, and dipped cord fabrics. These products are primarily utilized in the manufacturing of automotive tires, conveyor belts, and industrial hoses. Additionally, the company provides specialized fibers for fishing nets, ropes, and engineering plastics. By operating an integrated production process that spans from polymerization to spinning and weaving, the firm maintains technical standards for high-strength synthetic materials. Its operations focus on delivering consistent material properties for heavy-duty industrial applications and technical textiles.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 海阳科技股份有限公司募集资金管理制度(2025年12月修订) | 2025-12-03 | Chinese | |
| 海阳科技股份有限公司对外担保管理制度(2025年12月修订) | 2025-12-03 | Chinese | |
| 海阳科技股份有限公司防范大股东及其他关联方资金占用制度(2025年12月修订) | 2025-12-03 | Chinese | |
| 海阳科技股份有限公司内部审计管理制度(2025年12月修订) | 2025-12-03 | Chinese | |
| 海阳科技股份有限公司关于召开2025年第三次临时股东大会的通知 | 2025-12-03 | Chinese | |
| 海阳科技股份有限公司董事会议事规则(2025年12月修订) | 2025-12-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39599187 | 海阳科技股份有限公司募集资金管理制度(2025年12月修订) | 2025-12-03 | Chinese | ||
| 39599177 | 海阳科技股份有限公司对外担保管理制度(2025年12月修订) | 2025-12-03 | Chinese | ||
| 39599169 | 海阳科技股份有限公司防范大股东及其他关联方资金占用制度(2025年12月修订) | 2025-12-03 | Chinese | ||
| 39599162 | 海阳科技股份有限公司内部审计管理制度(2025年12月修订) | 2025-12-03 | Chinese | ||
| 39599154 | 海阳科技股份有限公司关于召开2025年第三次临时股东大会的通知 | 2025-12-03 | Chinese | ||
| 39599145 | 海阳科技股份有限公司董事会议事规则(2025年12月修订) | 2025-12-03 | Chinese | ||
| 39599136 | 海阳科技股份有限公司2025年第三季度报告 | 2025-10-29 | Chinese | ||
| 39599134 | 海阳科技股份有限公司2025年第三季度主要经营数据公告 | 2025-10-29 | Chinese | ||
| 39599120 | 海阳科技股份有限公司第二届董事会第十八次会议决议公告 | 2025-10-29 | Chinese | ||
| 39599109 | 海阳科技关于使用部分暂时闲置募集资金进行现金管理到期赎回并继续进行现金管理的公告 | 2025-10-09 | Chinese | ||
| 39599100 | 海阳科技2025年半年度权益分派实施公告 | 2025-09-22 | Chinese | ||
| 39599093 | 海阳科技关于召开2025年半年度业绩说明会的公告 | 2025-09-16 | Chinese | ||
| 39599086 | 国浩律师(南京)事务所关于海阳科技股份有限公司2025 年第二次临时股东大会的法律意见书 | 2025-09-12 | Chinese | ||
| 39599071 | 海阳科技2025年第二次临时股东大会决议公告 | 2025-09-12 | Chinese | ||
| 39599066 | 海阳科技2025年第二次临时股东大会会议资料 | 2025-09-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acelon Chemicals & Fiber Corporation
Manufactures synthetic fibers, filament yarns, and sustaina…
|
1466 | TW | Manufacturing |
|
AKSA AKRİLİK KİMYA SANAYİİ A.Ş.
The world's largest acrylic fiber producer for textile and …
|
AKSA | TR | Manufacturing |
|
Anhui Wanwei Updated High-Tech Material Industry Co.,Ltd
Produces PVA-based chemical fibers and advanced materials f…
|
600063 | CN | Manufacturing |
|
Aquafil
A global producer of synthetic fibers and regenerated nylon…
|
ECNL | IT | Manufacturing |
|
BEIJING TONGYIZHONG NEW MATERIAL TECHNOLOGY CORPORATION
Produces UHMWPE fibers and ballistic protection materials f…
|
688722 | CN | Manufacturing |
|
Bolt Projects Holdings, Inc.
Develops and produces biomaterials for the beauty, personal…
|
BSLK | US | Manufacturing |
|
Celanese Canada Inc.
Key manufacturer of specialty chemicals, synthetic fibers, …
|
— | CA | Manufacturing |
|
China Man-Made Fiber Corporation
Specializes in synthetic fibers, polyester yarns, and petro…
|
1718 | TW | Manufacturing |
|
CHTC HELON CO.,LTD.
Produces viscose fibers and cord fabrics for textile and au…
|
000677 | CN | Manufacturing |
|
Command Polymers Limited
Manufactures recycled polyester fibers and granules from po…
|
543843 | IN | Manufacturing |
HAIYANG 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/57644/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57644 | 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=57644 | 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=57644 \ -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": 57644}, 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 HAIYANG TECHNOLOGY CO., LTD. (id: 57644)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.