HANGJIN TECHNOLOGY CO., LTD. — Investor Relations & Filings
HANGJIN TECHNOLOGY CO., LTD. operates a dual-core business model centered on high-end semiconductors and basic chemicals. The semiconductor division focuses on the research, development, and manufacturing of high-performance integrated circuits, including graphics processing units (GPUs), high-reliability chips, and specialized electronic components for aerospace, telecommunications, and defense applications. The chemical division produces a range of chlor-alkali products, such as caustic soda, liquid chlorine, and polyether polyols, which serve as essential raw materials for various industrial processes. By integrating advanced electronic design with large-scale chemical production, the company provides critical infrastructure components and high-tech solutions. Its strategic focus emphasizes technological self-reliance and the supply of high-performance computing hardware alongside industrial chemical staples.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事述职报告(刘巧云) | 2026-04-28 | Chinese | |
| 董事会对独立董事独立性自查情况的专项报告 | 2026-04-28 | Chinese | |
| 2025年年度报告摘要 | 2026-04-28 | Chinese | |
| 关于2026年度委托理财暨关联交易的公告 | 2026-04-28 | Chinese | |
| 关于预计2026年与关联方日常存贷款额度的公告 | 2026-04-28 | Chinese | |
| 航锦科技股份有限公司2025年度营业收入扣除情况的专项审核报告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 43897119 | 独立董事述职报告(刘巧云) | 2026-04-28 | Chinese | ||
| 43897115 | 董事会对独立董事独立性自查情况的专项报告 | 2026-04-28 | Chinese | ||
| 43897112 | 2025年年度报告摘要 | 2026-04-28 | Chinese | ||
| 43897108 | 关于2026年度委托理财暨关联交易的公告 | 2026-04-28 | Chinese | ||
| 43897106 | 关于预计2026年与关联方日常存贷款额度的公告 | 2026-04-28 | Chinese | ||
| 43897103 | 航锦科技股份有限公司2025年度营业收入扣除情况的专项审核报告 | 2026-04-28 | Chinese | ||
| 43897080 | 2025年年度报告 | 2026-04-28 | Chinese | ||
| 43897077 | 股票交易异常波动公告 | 2026-04-08 | Chinese | ||
| 43897067 | 关于公司收到立案告知书的公告 | 2026-04-03 | Chinese | ||
| 43897065 | 关于控股子公司不再纳入合并报表范围的公告 | 2026-03-31 | Chinese | ||
| 43897062 | 二O二六年第二次临时股东会决议公告 | 2026-03-18 | Chinese | ||
| 43897061 | 2026年第二次临时股东会法律意见书 | 2026-03-18 | Chinese | ||
| 43897058 | 关于召开2026年第二次临时股东会的提示性公告 | 2026-03-13 | Chinese | ||
| 43897057 | 关于拟变更会计师事务所的公告 | 2026-03-02 | Chinese | ||
| 43897052 | 关于召开2026年第二次临时股东会的通知 | 2026-03-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DCW Ltd.
Manufacturer of heavy and specialty chemicals for diverse i…
|
DCW | IN | Manufacturing |
|
DEEPAK CHEMTEX LIMITED
Global manufacturer of synthetic food colors, lake colors, …
|
544036 | IN | Manufacturing |
|
Deepak Nitrite Limited
Multi-product chemical intermediary manufacturer for divers…
|
DEEPAKNTR | IN | Manufacturing |
|
Diamines & Chemicals Ltd.
Manufactures ethylene amines and chemical intermediates for…
|
DIAMINESQ | IN | Manufacturing |
|
DMCC SPECIALITY CHEMICALS LIMITED
Produces sulfur and boron-based specialty chemicals for pha…
|
DMCC | IN | Manufacturing |
|
Dniproazot
Manufacturer of industrial chemicals, fertilizers, and liqu…
|
DNAZ | UA | Manufacturing |
|
Do-Fluoride New Materials Co., Ltd.
Global supplier of inorganic fluorides, electronic chemical…
|
002407 | CN | Manufacturing |
|
Dongyue Group Limited
China's largest production base for fluorosilicon chemical …
|
189 | KY | Manufacturing |
|
DOTZ NANO LIMITED
Develops carbon-based materials for product tracing and ind…
|
DTZ | AU | Manufacturing |
|
Double Bond Chemical Ind., Co., Ltd.
Specialized manufacturer of fine chemicals, UV-curable mate…
|
4764 | TW | Manufacturing |
HANGJIN 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/53838/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53838 | 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=53838 | 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=53838 \ -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": 53838}, 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 HANGJIN TECHNOLOGY CO., LTD. (id: 53838)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.