
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-04-01 | Chinese | |
| 关于控股股东部分股份质押的公告 | 2024-03-28 | Chinese | |
| 关于回购股份方案的公告 | 2024-03-27 | Chinese | |
| 第九届董事会第二十次会议决议公告 | 2024-03-27 | Chinese | |
| 关于控股股东部分股份解除质押的公告 | 2024-03-25 | Chinese | |
| 2023年年度报告摘要 | 2024-03-14 | 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
| |||||
| 43734005 | 关于回购股份事项前十名股东和前十名无限售条件股东持股情况的公告 | 2024-04-01 | Chinese | ||
| 43733996 | 关于控股股东部分股份质押的公告 | 2024-03-28 | Chinese | ||
| 43733967 | 关于回购股份方案的公告 | 2024-03-27 | Chinese | ||
| 43733915 | 第九届董事会第二十次会议决议公告 | 2024-03-27 | Chinese | ||
| 43733868 | 关于控股股东部分股份解除质押的公告 | 2024-03-25 | Chinese | ||
| 43733792 | 2023年年度报告摘要 | 2024-03-14 | Chinese | ||
| 43733746 | 2023年年度报告 | 2024-03-14 | Chinese | ||
| 43733730 | 公司章程(2024年3月修订) | 2024-03-14 | Chinese | ||
| 43733669 | 2023年度财务决算报告 | 2024-03-14 | Chinese | ||
| 43733619 | 年度关联方资金占用专项审计报告 | 2024-03-14 | Chinese | ||
| 43733575 | 会计师事务所选聘制度(2024年3月) | 2024-03-14 | Chinese | ||
| 43733539 | 拟续聘会计师事务所的公告 | 2024-03-14 | Chinese | ||
| 43733486 | 股东大会议事规则(2024年3月修订) | 2024-03-14 | Chinese | ||
| 43733453 | 内部控制制度(2024年3月修订) | 2024-03-14 | Chinese | ||
| 43733412 | 对外担保制度(2024年3月修订) | 2024-03-14 | 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.