NAURA Technology Group Co.,Ltd. — Investor Relations & Filings
NAURA Technology Group Co.,Ltd. designs and manufactures high-end semiconductor processing equipment and precision electronic components. Its product portfolio encompasses plasma etching, physical vapor deposition (PVD), chemical vapor deposition (CVD), oxidation, diffusion, and cleaning systems, alongside mass flow controllers. These solutions support the fabrication of integrated circuits, advanced packaging, power devices, and micro-electromechanical systems (MEMS). The company also develops high-precision electronic components, including resistors, capacitors, and crystal oscillators, for applications in telecommunications, aerospace, and renewable energy. By leveraging advanced research and development, the company provides integrated technology solutions that facilitate complex manufacturing processes for global high-tech sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司2026年度日常关联交易的公告 | 2026-04-17 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-17 | Chinese | |
| 第八届董事会审计委员会2025年度履职情况报告 | 2026-04-17 | Chinese | |
| 关于2022年股权激励计划预留授予部分第二个行权期采用自主行权模式的提示性公告 | 2026-04-01 | Chinese | |
| 关于董事会延期换届选举的提示性公告 | 2026-03-27 | Chinese | |
| 关于2022年股票期权激励计划部分股票期权注销完成的公告 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34818986 | 关于公司2026年度日常关联交易的公告 | 2026-04-17 | Chinese | ||
| 34818982 | 2025年度董事会工作报告 | 2026-04-17 | Chinese | ||
| 34818977 | 第八届董事会审计委员会2025年度履职情况报告 | 2026-04-17 | Chinese | ||
| 35252789 | 关于2022年股权激励计划预留授予部分第二个行权期采用自主行权模式的提示性公告 | 2026-04-01 | Chinese | ||
| 35252787 | 关于董事会延期换届选举的提示性公告 | 2026-03-27 | Chinese | ||
| 35252785 | 关于2022年股票期权激励计划部分股票期权注销完成的公告 | 2026-03-27 | Chinese | ||
| 35252782 | 关于2025年员工持股计划实施进展的公告 | 2026-03-27 | Chinese | ||
| 35252780 | 关于注销2022年股票期权激励计划预留授予部分股票期权的公告 | 2026-03-23 | Chinese | ||
| 35252777 | 中信建投证券股份有限公司关于北方华创科技集团股份有限公司2022年股票期权激励计划预留授予部分第二个行权期行权条件成就之独立财务顾问报告 | 2026-03-23 | Chinese | ||
| 35252775 | 第八届董事会第三十一次会议决议公告 | 2026-03-23 | Chinese | ||
| 35252773 | 关于2022年股票期权激励计划预留授予部分第二个行权期行权条件成就的公告 | 2026-03-23 | Chinese | ||
| 35252772 | 北京金诚同达律师事务所关于北方华创科技集团股份有限公司2022年股票期权激励计划预留授予部分第二个行权期行权条件成就及注销部分股票期权相关事项的法律意见书 | 2026-03-23 | Chinese | ||
| 35252770 | 董事会薪酬与考核委员会关于公司2022年股权激励计划预留授予部分相关事项的核查意见 | 2026-03-23 | Chinese | ||
| 35252768 | 关于2025年员工持股计划实施进展的公告 | 2026-02-27 | Chinese | ||
| 35252767 | 关于归还部分暂时补充流动资金的闲置募集资金的公告 | 2026-02-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
333D LIMITED
Provides additive manufacturing, 3D printing, scanning, and…
|
T3D | AU | Manufacturing |
|
3DM Digital Manufacturing Ltd.
Develops patented SLS 3D printing technology for industrial…
|
DM3 | IL | Manufacturing |
|
3S KOREA CO., LTD
Manufactures semiconductor wafer carriers and environmental…
|
060310 | KR | Manufacturing |
|
AB DYNAMICS PLC
Supplier of advanced testing and simulation solutions for t…
|
ABDP | GB | Manufacturing |
|
ABRIL PAPER TECH LIMITED
Provides engineering, machinery, and turnkey solutions for …
|
544500 | IN | Manufacturing |
|
ACM Research, Inc.
Develops and sells wafer fabrication equipment for the glob…
|
ACMR | US | Manufacturing |
|
ACM RESEARCH(SHANGHAI),INC.
Develops advanced semiconductor wet cleaning and surface tr…
|
688082 | CN | Manufacturing |
|
Advanced Fiber Technologies (AFT) Income Fund
Specialized products and technologies for the fiber process…
|
AFT.UN | CA | Manufacturing |
|
Advanced Micro-Fabrication Equipment Inc. China
Develops plasma etching and MOCVD equipment for advanced se…
|
688012 | CN | Manufacturing |
|
Advanced Process Systems Corporation
Manufactures equipment for the semiconductor, display, EV b…
|
265520 | KR | Manufacturing |
NAURA Technology Group 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/54414/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54414 | 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=54414 | 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=54414 \ -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": 54414}, 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 NAURA Technology Group Co.,Ltd. (id: 54414)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.