
INNUOVO TECHNOLOGY CO.,LTD. — Investor Relations & Filings
INNUOVO TECHNOLOGY CO.,LTD. specializes in the research, development, and manufacturing of high-performance magnetic materials and precision components. The core product portfolio features sintered and bonded neodymium iron boron (NdFeB) permanent magnets, utilized extensively in electric vehicles, consumer electronics, and industrial automation. The company also designs and produces micro-motors and specialized rehabilitation equipment, including electric wheelchairs and mobility scooters. By leveraging advanced material science, the firm provides integrated solutions for energy-efficient motor systems and smart manufacturing. Its technical focus remains on high-coercivity and high-remanence magnetic solutions tailored for the global automotive, healthcare, and renewable energy sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2024年第一次临时股东大会决议公告 | 2024-09-05 | Chinese | |
| 关于回购股份的进展公告 | 2024-09-02 | Chinese | |
| 半年报监事会决议公告 | 2024-08-16 | Chinese | |
| 2024年半年度报告摘要 | 2024-08-16 | Chinese | |
| 关于召开2024年第一次临时股东大会的通知 | 2024-08-16 | Chinese | |
| 关于监事会换届选举的公告 | 2024-08-16 | Chinese |
Browse filings by year
27 years- 2026 32 filings
- 2025 114 filings
- 2024 127 filings
- 2023 86 filings
- 2022 126 filings
- 2021 120 filings
- 2020 119 filings
- 2019 163 filings
- 2018 109 filings
- 2017 103 filings
- 2016 156 filings
- 2015 192 filings
- 2014 150 filings
- 2013 74 filings
- 2012 84 filings
- 2011 39 filings
- 2010 56 filings
- 2009 51 filings
- 2008 37 filings
- 2007 44 filings
- 2006 69 filings
- 2005 18 filings
- 2004 20 filings
- 2003 50 filings
- 2002 22 filings
- 2001 2 filings
- 1997 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 43736706 | 2024年第一次临时股东大会决议公告 | 2024-09-05 | Chinese | ||
| 43736682 | 关于回购股份的进展公告 | 2024-09-02 | Chinese | ||
| 43736633 | 半年报监事会决议公告 | 2024-08-16 | Chinese | ||
| 43736610 | 2024年半年度报告摘要 | 2024-08-16 | Chinese | ||
| 43736571 | 关于召开2024年第一次临时股东大会的通知 | 2024-08-16 | Chinese | ||
| 43736524 | 关于监事会换届选举的公告 | 2024-08-16 | Chinese | ||
| 43736481 | 关于会计政策变更的公告 | 2024-08-16 | Chinese | ||
| 43736435 | 2024年半年度报告 | 2024-08-16 | Chinese | ||
| 43736185 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2024-08-16 | Chinese | ||
| 43736146 | 独立董事候选人声明与承诺(杨庆) | 2024-08-16 | Chinese | ||
| 43736107 | 关于控股子公司减资暨关联交易的公告 | 2024-08-16 | Chinese | ||
| 43736054 | 独立董事提名人声明与承诺(韩灵丽) | 2024-08-16 | Chinese | ||
| 43736015 | 关于2024年半年度计提资产减值准备的公告 | 2024-08-16 | Chinese | ||
| 43735971 | 独立董事候选人声明与承诺(韩灵丽) | 2024-08-16 | Chinese | ||
| 43735930 | 关于董事会换届选举的公告 | 2024-08-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AEC
Provider of heavy electrical equipment, power electronics, …
|
1514 | TW | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
INNUOVO 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/53821/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53821 | 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=53821 | 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=53821 \ -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": 53821}, 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 INNUOVO TECHNOLOGY CO.,LTD. (id: 53821)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.