SENSTEED HI-TECH GROUP — Investor Relations & Filings
Sensteed Hi-Tech Group specializes in the research, development, and manufacturing of high-performance automotive components, with a primary focus on aluminum alloy wheels. The company utilizes advanced casting, spinning, and forging technologies to produce lightweight, high-strength wheels for both original equipment manufacturers (OEMs) and the global aftermarket. Its operations integrate automated production processes and precision engineering to ensure product quality and structural integrity. The group's product portfolio serves a diverse range of vehicle types, emphasizing fuel efficiency and safety through weight reduction. In addition to its core manufacturing activities, the company engages in strategic investments within high-tech sectors, leveraging its technical expertise to provide comprehensive engineering solutions and maintain a robust presence in international supply chains.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于舟山银亿房地产开发有限公司增资的公告 | 2011-08-04 | Chinese | |
| 关于宁波银亿房地产开发有限公司为宁波荣耀置业有限公司提供担保的公告 | 2011-08-03 | Chinese | |
| 公司章程(2011年7月) | 2011-07-27 | Chinese | |
| 内部控制制度(2011年7月) | 2011-07-27 | Chinese | |
| 第五届监事会第一次会议决议公告 | 2011-07-27 | Chinese | |
| 2011年第一次临时股东大会决议公告 | 2011-07-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2011
15 filings
| |||||
| 44247408 | 关于舟山银亿房地产开发有限公司增资的公告 | 2011-08-04 | Chinese | ||
| 44247397 | 关于宁波银亿房地产开发有限公司为宁波荣耀置业有限公司提供担保的公告 | 2011-08-03 | Chinese | ||
| 44247379 | 公司章程(2011年7月) | 2011-07-27 | Chinese | ||
| 44247366 | 内部控制制度(2011年7月) | 2011-07-27 | Chinese | ||
| 44247351 | 第五届监事会第一次会议决议公告 | 2011-07-27 | Chinese | ||
| 44247341 | 2011年第一次临时股东大会决议公告 | 2011-07-27 | Chinese | ||
| 44247326 | 独立董事关于第五届董事会第一次会议有关事项的独立意见 | 2011-07-27 | Chinese | ||
| 44247310 | 内部审计制度(2011年7月) | 2011-07-27 | Chinese | ||
| 44247289 | 第五届董事会第一次会议决议公告 | 2011-07-27 | Chinese | ||
| 44247277 | 2011年第一次临时股东大会的法律意见书 | 2011-07-27 | Chinese | ||
| 44247261 | 独立董事对公司关联方资金占用和对外担保情况的专项说明和独立意见 | 2011-07-23 | Chinese | ||
| 44247248 | 2011年半年度报告摘要 | 2011-07-23 | Chinese | ||
| 44247208 | 2011年半年度审计报告 | 2011-07-23 | Chinese | ||
| 44247185 | 2011年1-9月业绩预告公告 | 2011-07-23 | Chinese | ||
| 44247168 | 2011年半年度报告 | 2011-07-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Benara Bearings and Pistons Limited
Manufactures high-precision engine components for automotiv…
|
541178 | IN | Manufacturing |
|
BETHEL AUTOMOTIVE SAFETY SYSTEMS CO., LTD.
Develops automotive brake systems, electronic controls, and…
|
603596 | CN | Manufacturing |
|
Bharat Gears Ltd.
Manufacturer of precision automotive gears and transmission…
|
BHARATGEAR | IN | Manufacturing |
|
Bharat Seats Ltd
Manufactures seating systems and interior components for th…
|
BHARATSE | IN | Manufacturing |
|
Bohai Automative Systems Co., Ltd.
Manufactures pistons and lightweight aluminum automotive co…
|
600960 | CN | Manufacturing |
|
BORGWARNER INC
Provides technology solutions for combustion, hybrid, and e…
|
BWA | US | Manufacturing |
|
BOSCH FREN SİSTEMLERİ SANAYİ VE TİCARET A.Ş.
Manufacturer of hydraulic brake systems for cars and light …
|
BFREN | TR | Manufacturing |
|
Bosch Ltd
Provides mobility, industrial, consumer goods, and energy a…
|
BOSCHLTD | IN | Manufacturing |
|
Brembo
Designs and produces high-performance braking systems for a…
|
BRCA | NL | Manufacturing |
|
Buyang International Holding Inc
Manufacturer of aluminum alloy automobile wheels for the gl…
|
2457 | HK | Manufacturing |
SENSTEED HI-TECH GROUP 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/53941/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53941 | 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=53941 | 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=53941 \ -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": 53941}, 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 SENSTEED HI-TECH GROUP (id: 53941)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.