
Ningbo Techmation Co., Ltd. — Investor Relations & Filings
Ningbo Techmation Co., Ltd. specializes in the research, development, and manufacturing of automation control systems, primarily for the plastic machinery sector. The company provides comprehensive solutions including high-performance controllers, human-machine interfaces (HMI), and servo drive systems tailored for injection molding machines. Its product portfolio focuses on enhancing precision, energy efficiency, and operational stability in industrial environments. Techmation integrates advanced software and hardware to support smart manufacturing and the transition toward Industry 4.0. By offering specialized automation components and integrated system architectures, the company serves a global clientele of machinery manufacturers, facilitating the automation of complex production processes in the plastics industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于参加“宁波辖区上市公司投资者网上集体接待日活动”的公告 | 2018-11-20 | Chinese | |
| 2018年第二次临时股东大会之法律意见书 | 2018-11-19 | Chinese | |
| 关于回购注销部分限制性股票通知债权人的公告 | 2018-11-19 | Chinese | |
| 2018年第二次临时股东大会决议公告 | 2018-11-19 | Chinese | |
| 关于放弃子公司股权转让优先受让权暨与关联人形成共同投资关系的关联交易事宜的公告 | 2018-11-16 | Chinese | |
| 独立董事对第三届董事会2018年第八次会议相关事项发表的独立意见 | 2018-11-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 37161672 | 关于参加“宁波辖区上市公司投资者网上集体接待日活动”的公告 | 2018-11-20 | Chinese | ||
| 37161664 | 2018年第二次临时股东大会之法律意见书 | 2018-11-19 | Chinese | ||
| 37161658 | 关于回购注销部分限制性股票通知债权人的公告 | 2018-11-19 | Chinese | ||
| 37161648 | 2018年第二次临时股东大会决议公告 | 2018-11-19 | Chinese | ||
| 37161643 | 关于放弃子公司股权转让优先受让权暨与关联人形成共同投资关系的关联交易事宜的公告 | 2018-11-16 | Chinese | ||
| 37161635 | 独立董事对第三届董事会2018年第八次会议相关事项发表的独立意见 | 2018-11-16 | Chinese | ||
| 37161626 | 2018年第二次临时股东大会会议材料 | 2018-11-12 | Chinese | ||
| 37161617 | 第三届监事会2018年第七次会议决议公告 | 2018-11-01 | Chinese | ||
| 37161611 | 章程(2018年11月) | 2018-11-01 | Chinese | ||
| 37161602 | 关于召开2018年第二次临时股东大会的通知 | 2018-11-01 | Chinese | ||
| 37161594 | 独立董事对第三届董事会2018年第七次会议相关事项发表的独立意见 | 2018-11-01 | Chinese | ||
| 37161583 | 关于回购注销部分激励对象已获授但未解锁的2017年限制性股票激励计划首次授予的限制性股票公告 | 2018-11-01 | Chinese | ||
| 37161573 | 关于修改《公司章程》的公告 | 2018-11-01 | Chinese | ||
| 37161566 | 北京市嘉源律师事务所关于公司2017年限制性股票激励计划回购价格调整及回购注销部分首次授予限制性股票相关事项的法律意见书 | 2018-11-01 | Chinese | ||
| 37161548 | 关于调整2017年限制性股票激励计划首次授予及预留授予回购价格的公告 | 2018-11-01 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | Manufacturing |
Ningbo Techmation 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/57350/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57350 | 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=57350 | 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=57350 \ -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": 57350}, 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 Ningbo Techmation Co., Ltd. (id: 57350)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.