
灵鸽科技 — Investor Relations & Filings
LinkGo Technology specializes in the development and manufacturing of automated material handling systems and smart manufacturing solutions. The company provides integrated systems for weighing, feeding, pneumatic conveying, and mixing, primarily serving sectors such as lithium-ion battery production, fine chemicals, rubber, and food processing. Its core product portfolio includes high-precision loss-in-weight feeders and automated production lines designed to optimize material processing efficiency and accuracy. By leveraging advanced control technologies, LinkGo Technology delivers customized engineering solutions that support the digital transformation of industrial manufacturing processes through precise material management and system integration.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于持股5%以上股东权益变动达到5%的提示性公告 | 2026-05-07 | Chinese | |
| 简式权益变动报告书 | 2026-05-07 | Chinese | |
| 2025年度报告业绩说明会预告公告 | 2026-05-07 | Chinese | |
| 拟续聘2026年度会计师事务所公告 | 2026-04-23 | Chinese | |
| 2025 年度独立董事述职报告(黄志刚) | 2026-04-23 | Chinese | |
| 高级管理人员任命公告 | 2026-04-23 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44272556 | 关于持股5%以上股东权益变动达到5%的提示性公告 | 2026-05-07 | Chinese | ||
| 44270588 | 简式权益变动报告书 | 2026-05-07 | Chinese | ||
| 44270558 | 2025年度报告业绩说明会预告公告 | 2026-05-07 | Chinese | ||
| 39806329 | 拟续聘2026年度会计师事务所公告 | 2026-04-23 | Chinese | ||
| 39806319 | 2025 年度独立董事述职报告(黄志刚) | 2026-04-23 | Chinese | ||
| 39806309 | 高级管理人员任命公告 | 2026-04-23 | Chinese | ||
| 39806292 | 关于预计2026年日常性关联交易公告 | 2026-04-23 | Chinese | ||
| 39806284 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-23 | Chinese | ||
| 39806273 | 申万宏源证券承销保荐有限责任公司关于无锡灵鸽机械科技股份有限公司2025 年度现场检查报告 | 2026-04-23 | Chinese | ||
| 39806267 | 2025 年度独立董事述职报告(吴斌) | 2026-04-23 | Chinese | ||
| 39806261 | 第四届董事会第十九次会议决议公告 | 2026-04-23 | Chinese | ||
| 39806252 | 2025年度内部控制自我评价报告 | 2026-04-23 | Chinese | ||
| 39806243 | 关于公司2026年向银行申请年度授信额度的公告 | 2026-04-23 | Chinese | ||
| 39806230 | 2025年度会计师事务所履职情况评估报告 | 2026-04-23 | Chinese | ||
| 39806229 | 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TXR Robotics Co., Ltd.
Provides smart, integrated logistics and manufacturing auto…
|
484810 | KR | Manufacturing |
|
Urbar Ingenerios, S.A.
Designs and manufactures industrial equipment based on vibr…
|
UIN | ES | Manufacturing |
|
Utron
Designs and installs automated mechanical parking and intra…
|
UTRN | IL | Manufacturing |
|
WAYZIM TECHNOLOGY CO., LTD.
Develops intelligent logistics equipment and integrated aut…
|
688211 | CN | Manufacturing |
|
Weihai Guangtai Airport Equipment Co., Ltd
Manufactures ground support equipment and specialized emerg…
|
002111 | CN | Manufacturing |
|
WONG FONG INDUSTRIES LTD
Provides land transport engineering, material handling, was…
|
1A1 | SG | Manufacturing |
|
WOOJIN INC
Manufacturer of industrial measuring instruments, sensors, …
|
105840 | KR | Manufacturing |
|
WUXI HUADONG HEAVY MACHINERY CO.,LTD.
Designs and manufactures large-scale port handling equipmen…
|
002685 | CN | Manufacturing |
|
Xuancheng Valin Precision Technology Co.,Ltd.
Manufactures elevator components and precision metal parts …
|
603356 | CN | Manufacturing |
|
Yuilrobotics. co., Ltd
Develops and manufactures industrial robots and automation …
|
388720 | 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/58801/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58801 | 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=58801 | 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=58801 \ -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": 58801}, 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: 58801)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.