SHENTONG TECHNOLOGY GROUP CO.,LTD. — Investor Relations & Filings
About SHENTONG TECHNOLOGY GROUP CO.,LTD.
SHENTONG TECHNOLOGY GROUP CO.,LTD. specializes in the research, development, production, and sales of automotive non-metal components and precision molds. The company’s product portfolio primarily includes engine peripheral parts such as intake manifolds, air cleaners, and cooling system components, as well as interior and exterior trim parts like door panels and pillar covers. Utilizing advanced injection molding and blow molding technologies, the group provides integrated solutions ranging from product design and mold development to mass production. It serves as a key supplier to major global and domestic automotive original equipment manufacturers (OEMs), focusing on high-performance materials and lightweight solutions to enhance vehicle efficiency and performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 神通科技集团股份有限公司董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-03-30 | Chinese | |
| 关于使用暂时闲置自有资金进行现金管理的公告 | 2026-03-30 | Chinese | |
| 关于注销全资子公司的公告 | 2026-03-30 | Chinese | |
| 立信会计师事务所(特殊普通合伙)关于神通科技集团股份有限公司非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-03-30 | Chinese | |
| 关于变更会计政策的公告 | 2026-03-30 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39186085 | 神通科技集团股份有限公司董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-03-30 | Chinese | ||
| 39186079 | 关于使用暂时闲置自有资金进行现金管理的公告 | 2026-03-30 | Chinese | ||
| 39186073 | 关于注销全资子公司的公告 | 2026-03-30 | Chinese | ||
| 39186072 | 立信会计师事务所(特殊普通合伙)关于神通科技集团股份有限公司非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-03-30 | Chinese | ||
| 39186068 | 关于变更会计政策的公告 | 2026-03-30 | Chinese | ||
| 39186060 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-30 | Chinese | ||
| 39186059 | 第三届董事会第十一次会议决议公告 | 2026-03-30 | Chinese | ||
| 39186051 | 浙商证券股份有限公司关于神通科技集团股份有限公司使用暂时闲置募集资金进行现金管理的核查意见 | 2026-03-30 | Chinese | ||
| 39185982 | 浙商证券股份有限公司关于神通科技集团股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-03-30 | Chinese | ||
| 39185857 | 关于公司及子公司开展资产池业务的公告 | 2026-03-30 | Chinese | ||
| 39185855 | 立信会计师事务所(特殊普通合伙)关于神通科技集团股份有限公司2025年度募集资金存放、管理与使用情况专项报告的鉴证报告 | 2026-03-30 | Chinese | ||
| 39185535 | 关于确认董事、高级管理人员2025年度薪酬及2026年度薪酬方案的公告 | 2026-03-30 | Chinese | ||
| 39185528 | 关于部分募集资金投资项目延期的公告 | 2026-03-30 | Chinese | ||
| 39185524 | 浙商证券股份有限公司关于神通科技集团股份有限公司部分募投项目延期的核查意见 | 2026-03-30 | Chinese | ||
| 39185388 | 董事会审计委员会2025年年度履职报告 | 2026-03-30 | 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 |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
|
AISIN CORPORATION
Global supplier of automotive components and energy, lifest…
|
7259 | JP | Manufacturing |
SHENTONG TECHNOLOGY 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/58011/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58011 | 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=58011 | 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=58011 \ -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": 58011}, 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 SHENTONG TECHNOLOGY GROUP CO.,LTD. (id: 58011)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.