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 |
|---|---|---|---|
|
CNGR Advanced Material Co., Ltd.
Global provider of advanced new energy materials, specializ…
|
2579 | HK | Manufacturing |
|
CNGR Advanced Material Co.,Ltd.
Global producer of cathode precursors and energy materials …
|
300919 | CN | Manufacturing |
|
CNSIG Inner Mongolia Chemical Industry Co., Ltd.
Integrated producer of salt-based chemicals, metallic sodiu…
|
600328 | CN | Manufacturing |
|
Cochin Minerals & Rutile Ltd.
Produces high-grade Synthetic Rutile and chemical by-produc…
|
513353 | IN | Manufacturing |
|
COFCO BIOTECHNOLOGY CO., LTD.
Processes agricultural products into fuel ethanol, sweetene…
|
000930 | CN | Manufacturing |
|
Coloray International Investment Co., Limited
Specializes in R&D, manufacturing, and distribution of cosm…
|
900310 | HK | Manufacturing |
|
Corbion N.V.
Specializes in sustainable food ingredients and biochemical…
|
CRBN | NL | Manufacturing |
|
COREMAX CORPORATION
Manufacturer of metal-based specialty chemicals, battery ma…
|
4739 | TW | Manufacturing |
|
COSMOCHEMICALCO.,LTD
A chemical company producing titanium dioxide and materials…
|
005420 | KR | Manufacturing |
|
Crestchem Ltd.
Manufactures MCT and specialized oils for healthcare and nu…
|
526269 | IN | 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.