
Yijiahe Technology Co.,Ltd. — Investor Relations & Filings
Yijiahe Technology Co.,Ltd. designs and manufactures intelligent robotic systems and integrated solutions. The company specializes in autonomous inspection robots for power facilities, including substations and distribution networks, alongside specialized live-working robots capable of performing maintenance on energized high-voltage lines. Its product portfolio extends to commercial cleaning robots and intelligent medical service platforms. Leveraging core competencies in autonomous navigation, artificial intelligence, and robotic manipulation, the company provides automated alternatives for hazardous, high-precision, and repetitive tasks. These solutions are designed to improve operational safety and efficiency across utility, commercial, and healthcare environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 亿嘉和科技股份有限公司2025年年度股东会决议公告 | 2026-05-25 | Chinese | |
| 江苏世纪同仁律师事务所关于亿嘉和科技股份有限公司2025年年度股东会法律意见书 | 2026-05-25 | Chinese | |
| 亿嘉和科技股份有限公司关于董事长代行董事会秘书职责的公告 | 2026-05-21 | Chinese | |
| 亿嘉和科技股份有限公司2025年年度股东会会议资料 | 2026-05-14 | Chinese | |
| 亿嘉和科技股份有限公司关于2025年员工持股计划预留份额分配的公告 | 2026-03-24 | Chinese | |
| 江苏世纪同仁律师事务所关于亿嘉和科技股份有限公司2025年员工持股计划预留份额分配事宜的法律意见书 | 2026-03-24 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47041741 | 亿嘉和科技股份有限公司2025年年度股东会决议公告 | 2026-05-25 | Chinese | ||
| 47041610 | 江苏世纪同仁律师事务所关于亿嘉和科技股份有限公司2025年年度股东会法律意见书 | 2026-05-25 | Chinese | ||
| 46758370 | 亿嘉和科技股份有限公司关于董事长代行董事会秘书职责的公告 | 2026-05-21 | Chinese | ||
| 46344321 | 亿嘉和科技股份有限公司2025年年度股东会会议资料 | 2026-05-14 | Chinese | ||
| 38817249 | 亿嘉和科技股份有限公司关于2025年员工持股计划预留份额分配的公告 | 2026-03-24 | Chinese | ||
| 38817239 | 江苏世纪同仁律师事务所关于亿嘉和科技股份有限公司2025年员工持股计划预留份额分配事宜的法律意见书 | 2026-03-24 | Chinese | ||
| 38817231 | 亿嘉和科技股份有限公司股东减持股份结果公告 | 2026-03-09 | Chinese | ||
| 38817217 | 亿嘉和科技股份有限公司关于调整使用闲置自有资金进行现金管理额度的公告 | 2026-03-06 | Chinese | ||
| 38817215 | 亿嘉和科技股份有限公司第四届董事会第十次会议决议公告 | 2026-03-06 | Chinese | ||
| 38817209 | 亿嘉和科技股份有限公司关于出租房产暨关联交易的公告 | 2026-03-06 | Chinese | ||
| 38817204 | 亿嘉和科技股份有限公司关于通过高新技术企业重新认定的公告 | 2026-02-12 | Chinese | ||
| 38817200 | 亿嘉和科技股份有限公司2025年年度业绩预告 | 2026-01-26 | Chinese | ||
| 38817192 | 亿嘉和科技股份有限公司关于控股股东部分股份质押延期购回的公告 | 2026-01-13 | Chinese | ||
| 38817179 | 亿嘉和科技股份有限公司关于5%以上股东减持至5%以下的权益变动提示性公告 | 2026-01-08 | Chinese | ||
| 38817170 | 亿嘉和科技股份有限公司简式权益变动报告书(浙江君弘) | 2026-01-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PIOTECH INC.
Develops and manufactures thin-film deposition systems for …
|
688072 | CN | Manufacturing |
|
Piovan
Develops automation systems for processing and recycling po…
|
PVN | IT | Manufacturing |
|
PLACO CO.,LTD.
Manufactures plastic molding machines and recycling equipme…
|
6347 | JP | Manufacturing |
|
Pnc Process Systems Co., Ltd
Designs and integrates high-purity process systems for high…
|
603690 | CN | Manufacturing |
|
Polymechplast Machines Ltd.
Manufactures precision injection and blow molding machinery…
|
526043 | IN | Manufacturing |
|
PORVAIR PLC
Specialist filtration, laboratory, and environmental techno…
|
PRV | GB | Manufacturing |
|
Praj Industries Ltd.
Global provider of bioenergy, high-purity water, and critic…
|
PRAJIND | IN | Manufacturing |
|
Productive Technologies Company Limited
Manufactures productivity equipment for semiconductor and s…
|
650 | BM | Manufacturing |
|
PROTEC Co., Ltd.
Manufacturer of automation equipment for semiconductor pack…
|
053610 | KR | Manufacturing |
|
PSK HOLDINGS INC.
Manufacturer of semiconductor processing equipment for wafe…
|
031980 | KR | Manufacturing |
Yijiahe 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/57764/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57764 | 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=57764 | 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=57764 \ -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": 57764}, 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 Yijiahe Technology Co.,Ltd. (id: 57764)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.