CHANGZHOU LANGBO SEALING TECHNOLOGIES CO.,LTD. — Investor Relations & Filings
About CHANGZHOU LANGBO SEALING TECHNOLOGIES CO.,LTD.
Changzhou Langbo Sealing Technologies Co., Ltd. specializes in the research, development, and manufacturing of high-performance rubber sealing products. The company's portfolio includes precision O-rings, gaskets, and specialized seals designed for automotive air conditioning compressors, braking systems, and engine components. Utilizing advanced materials such as EPDM, NBR, and fluororubber, the firm provides sealing solutions that meet rigorous technical standards for durability and pressure resistance. Its production processes incorporate automated molding and testing technologies to ensure high precision and consistency. Serving primarily as a supplier to the automotive industry and household appliance manufacturers, the company focuses on technical innovation and quality management systems to support global supply chains and specialized industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会关于2025年度独立董事独立性情况的专项意见 | 2026-04-27 | Chinese | |
| 2025年度独立董事述职报告(吉庆敏) | 2026-04-27 | Chinese | |
| 关于变更持续督导保荐代表人的公告 | 2026-04-22 | Chinese | |
| 关于变更持续督导保荐代表人的公告 | 2026-04-08 | Chinese | |
| 关于使用部分闲置募集资金进行现金管理到期赎回的公告 | 2026-03-31 | Chinese | |
| 关于通过高新技术企业重新认定的公告 | 2026-03-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 38600086 | 董事会关于2025年度独立董事独立性情况的专项意见 | 2026-04-27 | Chinese | ||
| 38600069 | 2025年度独立董事述职报告(吉庆敏) | 2026-04-27 | Chinese | ||
| 38600050 | 关于变更持续督导保荐代表人的公告 | 2026-04-22 | Chinese | ||
| 38600048 | 关于变更持续督导保荐代表人的公告 | 2026-04-08 | Chinese | ||
| 38600043 | 关于使用部分闲置募集资金进行现金管理到期赎回的公告 | 2026-03-31 | Chinese | ||
| 38600025 | 关于通过高新技术企业重新认定的公告 | 2026-03-18 | Chinese | ||
| 38600009 | 2025年年度业绩预告 | 2026-01-22 | Chinese | ||
| 38599997 | 关于使用部分闲置募集资金进行现金管理到期赎回的公告 | 2026-01-04 | Chinese | ||
|
2025
7 filings
| |||||
| 38599984 | 股票交易异常波动公告 | 2025-11-14 | Chinese | ||
| 38599959 | 控股股东及实际控制人的一致行动人减持计划完成暨减持股份结果公告 | 2025-11-14 | Chinese | ||
| 38599942 | 第四届董事会第五次会议决议公告 | 2025-10-27 | Chinese | ||
| 38599929 | 2025年度“提质增效重回报”行动方案的公告 | 2025-10-27 | Chinese | ||
| 38599914 | 关于召开2025年第三季度业绩说明会的公告 | 2025-10-27 | Chinese | ||
| 38599882 | 2025年第三季度报告 | 2025-10-27 | Chinese | ||
| 38599850 | 关于选举第四届董事会职工代表董事的公告 | 2025-09-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other rubber products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A-1 LIMITED
Produces reclaimed rubber from waste tires for industrial a…
|
542012 | IN | Manufacturing |
|
Advance Multitech Ltd.
Manufacturer of industrial rubber sheets and polymer produc…
|
526331 | IN | Manufacturing |
|
AIRBOSS OF AMERICA CORP.
Develops and manufactures advanced custom rubber compounds …
|
BOS | CA | Manufacturing |
|
AMEENJI RUBBER LIMITED
Produces rubber-to-metal bonded components and bearings for…
|
544555 | IN | Manufacturing |
|
ANHUI ZHONGDING SEALING PARTS CO.,LTD
Manufactures high-performance rubber and plastic components…
|
000887 | CN | Manufacturing |
|
Armacell
Global manufacturer of engineered foams and flexible foam f…
|
— | LU | Manufacturing |
|
ASAHI RUBBER INC.
Manufactures molded rubber parts for the automotive, medica…
|
5162 | JP | Manufacturing |
|
Bando Chemical Industries, Ltd.
Manufacturer of power transmission belts, conveyor belts, a…
|
5195 | JP | Manufacturing |
|
Chengdu Shengbang Seals Co., Ltd.
Produces high-performance polymer seals for automotive, aer…
|
301233 | CN | Manufacturing |
|
Cupid Limited
Global manufacturer of WHO-prequalified condoms, lubricants…
|
CUPID | IN | Manufacturing |
CHANGZHOU LANGBO SEALING TECHNOLOGIES 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/57754/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57754 | 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=57754 | 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=57754 \ -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": 57754}, 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 CHANGZHOU LANGBO SEALING TECHNOLOGIES CO.,LTD. (id: 57754)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.