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 |
|---|---|---|---|
|
Daetwyler Holding AG
Develops and manufactures high-quality, system-critical ela…
|
DAE | CH | Manufacturing |
|
DONG-A HWA SUNG CO.,LTD
Manufacturer of rubber and plastic components for the autom…
|
041930 | KR | Manufacturing |
|
DRB Holding Co.,Ltd
Holding company for manufacturers of rubber and synthetic r…
|
004840 | KR | Manufacturing |
|
DRB Industrial Co.,Ltd
Manufacturer of industrial rubber products and specialized …
|
163560 | KR | Manufacturing |
|
Formosan Rubber Group Inc.
Manufactures rubber and plastic materials and manages prope…
|
2107 | TW | Manufacturing |
|
FUJI LATEX CO.,LTD.
Manufactures motion control equipment and a diverse range o…
|
5199 | JP | Manufacturing |
|
FUKOKU CO.,LTD.
Manufacturer of industrial rubber and resin products for au…
|
5185 | JP | Manufacturing |
|
Gayatri Rubbers And Chemicals Limited
Manufactures rubber products and chemical compounds for aut…
|
GRCL | IN | Manufacturing |
|
Grupa Recykl Spolka Akcyjna
Specializes in the management and recycling of post-consume…
|
GRC | PL | Manufacturing |
|
HRS Co., Ltd
Manufacturer of High Consistency (HCR) and Liquid (LSR) sil…
|
036640 | KR | 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.