
Ningbo Tuopu Group Co., Ltd. — Investor Relations & Filings
Ningbo Tuopu Group Co., Ltd. is a technology-driven enterprise specializing in the research, development, and manufacturing of automotive components and systems. The company’s core product portfolio encompasses NVH control systems, lightweight chassis modules, and interior/exterior trim components. To support the transition toward electrification and autonomous driving, the group has expanded into intelligent braking systems, thermal management solutions, and air suspension technologies. Tuopu provides integrated modular supply chain solutions to global original equipment manufacturers (OEMs), focusing on enhancing vehicle performance through advanced materials and smart engineering. Its operations emphasize synchronized development with vehicle manufacturers, utilizing a global R&D network to deliver high-precision components for both internal combustion and electric vehicle platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 招商证券股份有限公司关于宁波拓普集团股份有限公司2025年度持续督导现场检查报告 | 2026-03-23 | Chinese | |
| 拓普集团2025年度董事会审计委员会履职报告 | 2026-03-23 | Chinese | |
| 拓普集团2025年度审计报告及财务报表 | 2026-03-23 | Chinese | |
| 拓普集团2025年度独立董事履职报告(汪永斌) | 2026-03-23 | Chinese | |
| 拓普集团2025年度募集资金存放与使用情况专项报告 | 2026-03-23 | Chinese | |
| 拓普集团关于2026年度向银行及非银金融机构申请综合授信暨开展票据池业务的公告 | 2026-03-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37174626 | 招商证券股份有限公司关于宁波拓普集团股份有限公司2025年度持续督导现场检查报告 | 2026-03-23 | Chinese | ||
| 37174621 | 拓普集团2025年度董事会审计委员会履职报告 | 2026-03-23 | Chinese | ||
| 37174617 | 拓普集团2025年度审计报告及财务报表 | 2026-03-23 | Chinese | ||
| 37174525 | 拓普集团2025年度独立董事履职报告(汪永斌) | 2026-03-23 | Chinese | ||
| 37174524 | 拓普集团2025年度募集资金存放与使用情况专项报告 | 2026-03-23 | Chinese | ||
| 37174516 | 拓普集团关于2026年度向银行及非银金融机构申请综合授信暨开展票据池业务的公告 | 2026-03-23 | Chinese | ||
| 37174514 | 拓普集团2025年度独立董事履职报告(赵香球) | 2026-03-23 | Chinese | ||
| 37174504 | 立信会计师事务所(特殊普通合伙)关于宁波拓普集团股份有限公司2025年度非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-03-23 | Chinese | ||
| 37174500 | 拓普集团关于确认2025年度关联交易的公告 | 2026-03-23 | Chinese | ||
| 37174497 | 拓普集团董事会对2025年度独立董事独立性自查情况的专项意见 | 2026-03-23 | Chinese | ||
| 37174488 | 拓普集团董事、高级管理人员所持本公司股份及其变动管理制度(草案)(H股发行并上市后适用) | 2026-03-23 | Chinese | ||
| 37174479 | 拓普集团2025年度内部控制评价报告 | 2026-03-23 | Chinese | ||
| 37174467 | 拓普集团关于2026年度开展融资租赁售后回租业务的公告 | 2026-03-23 | Chinese | ||
| 37174465 | 拓普集团董事会成员及雇员多元化政策(草案)(H股发行并上市后适用) | 2026-03-23 | Chinese | ||
| 37174462 | 拓普集团2025年年度报告 | 2026-03-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
Ningbo Tuopu Group 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/57277/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57277 | 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=57277 | 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=57277 \ -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": 57277}, 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 Tuopu Group Co., Ltd. (id: 57277)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.