机科股份 — Investor Relations & Filings
About 机科股份
Machinery Technology Development Co., Ltd. specializes in the research, development, and manufacturing of intelligent manufacturing equipment and system integration solutions. The company provides a comprehensive range of products, including automated guided vehicles (AGVs), mobile robots, intelligent logistics systems, and automated storage and retrieval systems (AS/RS). Additionally, it offers specialized environmental protection equipment, particularly for sludge treatment and municipal waste management. The firm serves diverse sectors such as automotive, metallurgy, tobacco, and printing, leveraging its technical expertise to deliver customized automation solutions. Its core competencies lie in high-precision navigation, heavy-duty mobile platforms, and integrated control software, enabling efficient and intelligent industrial operations through advanced robotics and automation technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度内部控制审计报告 | 2026-03-30 | Chinese | |
| 中银国际证券股份有限公司关于机科发展科技股份有限公司2025年度持续督导跟踪报告 | 2026-03-30 | Chinese | |
| 中银国际证券股份有限公司关于机科发展科技股份有限公司2025年度募集资金存放与实际使用情况的专项核查报告 | 2026-03-30 | Chinese | |
| 2025年年度报告摘要 | 2026-03-30 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-03-30 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 39928473 | 2025年度内部控制审计报告 | 2026-03-30 | Chinese | ||
| 39928383 | 中银国际证券股份有限公司关于机科发展科技股份有限公司2025年度持续督导跟踪报告 | 2026-03-30 | Chinese | ||
| 39928370 | 中银国际证券股份有限公司关于机科发展科技股份有限公司2025年度募集资金存放与实际使用情况的专项核查报告 | 2026-03-30 | Chinese | ||
| 39928339 | 2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 39928323 | 2025年度内部控制自我评价报告 | 2026-03-30 | Chinese | ||
| 39928310 | 董事、高级管理人员薪酬管理制度 | 2026-03-30 | Chinese | ||
| 39928305 | 2025年度董事会工作报告 | 2026-03-30 | Chinese | ||
| 39928294 | 2025年年度报告 | 2026-03-30 | Chinese | ||
| 39928248 | 2025年年度业绩快报公告 | 2026-02-26 | Chinese | ||
| 39928240 | 2025年年度业绩预告公告 | 2026-01-28 | Chinese | ||
|
2025
5 filings
| |||||
| 39928228 | 2025年第四次临时股东会决议公告 | 2025-12-30 | Chinese | ||
| 39928223 | 北京大成律师事务所关于机科发展科技股份有限公司2025年第四次临时股东会的法律意见书 | 2025-12-30 | Chinese | ||
| 39928206 | 拟续聘2025年度会计师事务所公告 | 2025-12-11 | Chinese | ||
| 39928197 | 中银国际证券股份有限公司关于机科发展科技股份有限公司预计2026年度日常性关联交易的核查意见 | 2025-12-11 | Chinese | ||
| 39928177 | 第八届董事会第十三次会议决议公告 | 2025-12-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sanfeng Intelligent Equipment Group Co., Ltd
Provides intelligent conveyor systems and automated product…
|
300276 | CN | Manufacturing |
|
Savaria Corporation
Designs, manufactures, and distributes accessibility and mo…
|
SIS | CA | Manufacturing |
|
Schindler Holding AG
Global provider of elevators, escalators, and moving walks …
|
SCHN | CH | Manufacturing |
|
Shanghai Mechanical & Electrical Industry Co.,Ltd.
Manufactures elevators, escalators, printing machinery, and…
|
600835 | CN | Manufacturing |
|
Shanghai Zhenhua Heavy Industries Co.,Ltd.
Global manufacturer of port machinery, offshore equipment, …
|
600320 | CN | Manufacturing |
|
SHENYANG YUANDA INTELLECTUAL INDUSTRY GROUP CO.,LTD
Designs and manufactures elevators, escalators, and moving …
|
002689 | CN | Manufacturing |
|
Sicher Elevator Co., Ltd.
Develops, manufactures, and maintains elevators, escalators…
|
301056 | CN | Manufacturing |
|
SICHUAN ZIGONG CONVEYING MACHINE GROUP CO.,LTD.
Designs and manufactures large-scale bulk material handling…
|
001288 | CN | Manufacturing |
|
Skyjack Inc.
Global manufacturer of mobile elevating work platforms and …
|
— | CA | Manufacturing |
|
SMCore.Inc
Provides total solutions for logistics and factory automati…
|
007820 | KR | Manufacturing |
机科股份 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/58872/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58872 | 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=58872 | 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=58872 \ -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": 58872}, 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 机科股份 (id: 58872)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.