
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 |
|---|---|---|---|
|
Advanced Process Systems Corporation
Manufactures equipment for the semiconductor, display, EV b…
|
265520 | KR | Manufacturing |
|
Aerowash AB
Develops and manufactures automated robots for washing airc…
|
AERW B | SE | Manufacturing |
|
AI Korea Co., Ltd.
Manufacturer of precision-machined components for high-tech…
|
364950 | KR | Manufacturing |
|
AIMECHATEC,Ltd.
Manufactures equipment for semiconductors, flat-panel displ…
|
6227 | JP | Manufacturing |
|
Airtouch Solar Ltd.
Develops autonomous, water-free robotic cleaning solutions …
|
ARTS | IL | Manufacturing |
|
AIXTRON SE
A leading provider of deposition equipment to the semicondu…
|
AIXA | DE | Manufacturing |
|
AKVA Group
A technology and service partner to the global aquaculture …
|
AKVA | NO | Manufacturing |
|
Alexanderwerk AG
Manufacturer of compaction and granulation machines for pha…
|
ALX | DE | Manufacturing |
|
Alfred Herbert (India) Ltd.
Manufactures rubber processing machinery, machine tools, an…
|
505216 | IN | Manufacturing |
|
Alter NRG Corp.
Developer of equipment converting waste streams into clean …
|
NRG | CA | 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.