灵鸽科技 — Investor Relations & Filings
About 灵鸽科技
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 |
|---|---|---|---|
| 拟续聘2026年度会计师事务所公告 | 2026-04-23 | Chinese | |
| 2025 年度独立董事述职报告(黄志刚) | 2026-04-23 | Chinese | |
| 高级管理人员任命公告 | 2026-04-23 | Chinese | |
| 关于预计2026年日常性关联交易公告 | 2026-04-23 | Chinese | |
| 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-23 | Chinese | |
| 申万宏源证券承销保荐有限责任公司关于无锡灵鸽机械科技股份有限公司2025 年度现场检查报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 39806215 | 申万宏源证券承销保荐有限责任公司关于关于无锡灵鸽机械科技股份有限公司2025年度持续督导跟踪报告 | 2026-04-23 | Chinese | ||
| 39806206 | 2025年度营业收入扣除情况表的鉴证报告 | 2026-04-23 | Chinese | ||
| 39806104 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DAMON TECHNOLOGY GROUP CO.,LTD.
Develops intelligent logistics automation systems and core …
|
688360 | CN | Manufacturing |
|
Doppler S.A.
Manufactures, installs, and maintains vertical transportati…
|
DOPPL | GR | Manufacturing |
|
DYPNF CO.,LTD
Engineers and manufactures advanced material handling syste…
|
104460 | KR | Manufacturing |
|
ENERPAC TOOL GROUP CORP
Provider of hydraulic tools and solutions for precise posit…
|
EPAC | US | Manufacturing |
|
eOptimize Advanced Systems Inc.
Designs and maintains customized, automated material handli…
|
— | CA | Manufacturing |
|
Eurocrane(China) Co., Ltd.
Specializes in high-end cranes, hoists, and modular materia…
|
603966 | CN | Manufacturing |
|
FlexQube AB
Develops modular and automated solutions for material handl…
|
FLEXQ | SE | Manufacturing |
|
FUJITEC CO., LTD.
Global manufacturer of elevators, escalators, and moving wa…
|
6406 | JP | Manufacturing |
|
General Elevator Co., Ltd
Develops, manufactures, installs, and maintains vertical tr…
|
300931 | CN | Manufacturing |
|
Greenland Technologies Holding Corp.
Develops and manufactures electric industrial vehicles and …
|
GTEC | US | 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.