
长裕集团 — Investor Relations & Filings
Changyu Group specializes in the research, development, and production of high-performance engineering plastics and specialty chemicals. The core product portfolio includes long-chain polyamides such as PA610, PA612, PA1010, and PA1012, which are recognized for their thermal stability, chemical resistance, and mechanical strength. These materials serve critical functions in the automotive, electronics, and industrial manufacturing sectors. A key focus of the group is the advancement of bio-based polymers, utilizing renewable feedstocks to create sustainable material solutions. The organization operates integrated production lines covering monomer synthesis and polymer processing, supported by dedicated research facilities. By providing tailored technical solutions and maintaining high-precision manufacturing standards, the group addresses complex material requirements for diverse global applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 长裕集团公司章程 | 2026-05-07 | Chinese | |
| 长裕集团首次公开发行股票主板上市公告书 | 2026-05-07 | Chinese | |
| 长裕集团首次公开发行股票主板上市公告书提示性公告 | 2026-05-07 | Chinese | |
| 长裕集团首次公开发行股票并在主板上市网下初步配售结果及网上中签结果公告 | 2026-04-28 | Chinese | |
| 长裕集团首次公开发行股票并在主板上市网上发行申购情况及中签率公告 | 2026-04-27 | Chinese | |
| 北京市天元律师事务所关于长裕控股集团股份有限公司首次公开发行股票并在主板上市参与战略配售的投资者专项核查法律意见 | 2026-04-23 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 44271470 | 长裕集团公司章程 | 2026-05-07 | Chinese | ||
| 44266978 | 长裕集团首次公开发行股票主板上市公告书 | 2026-05-07 | Chinese | ||
| 44265887 | 长裕集团首次公开发行股票主板上市公告书提示性公告 | 2026-05-07 | Chinese | ||
| 39600197 | 长裕集团首次公开发行股票并在主板上市网下初步配售结果及网上中签结果公告 | 2026-04-28 | Chinese | ||
| 39600193 | 长裕集团首次公开发行股票并在主板上市网上发行申购情况及中签率公告 | 2026-04-27 | Chinese | ||
| 39600184 | 北京市天元律师事务所关于长裕控股集团股份有限公司首次公开发行股票并在主板上市参与战略配售的投资者专项核查法律意见 | 2026-04-23 | Chinese | ||
| 39600171 | 长裕集团首次公开发行股票并在主板上市发行公告 | 2026-04-23 | Chinese | ||
| 39600169 | 西南证券股份有限公司关于长裕集团首次公开发行股票并在主板上市参与战略配售的投资者核查的专项核查报告 | 2026-04-23 | Chinese | ||
| 39600158 | 长裕集团首次公开发行股票并在主板上市投资风险特别公告 | 2026-04-23 | Chinese | ||
| 39600148 | 长裕集团首次公开发行股票并在主板上市网上路演公告 | 2026-04-22 | Chinese | ||
| 39600133 | 长裕集团首次公开发行股票并在主板上市招股意向书附录 | 2026-04-16 | Chinese | ||
| 39599556 | 长裕集团首次公开发行股票并在主板上市发行安排及初步询价公告 | 2026-04-16 | Chinese | ||
| 39599553 | 长裕集团首次公开发行股票并在主板上市招股意向书提示性公告 | 2026-04-16 | Chinese | ||
| 39599547 | 长裕集团首次公开发行股票并在主板上市招股意向书 | 2026-04-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KANEKA CORPORATION
A diversified chemical company producing polymers, medical …
|
4118 | JP | Manufacturing |
|
KAP LIMITED
A diversified industrial group comprising leading industria…
|
KAP | ZA | Manufacturing |
|
KİMTEKS POLİÜRETAN SANAYİ VE TİCARET A.Ş.
A manufacturer of polyurethane systems for footwear, automo…
|
KMPUR | TR | Manufacturing |
|
Kingfa Science & Technology (India) Ltd
Manufactures high-performance polymeric materials, engineer…
|
KINGFA | IN | Manufacturing |
|
Kingfa Sci.&Tech. Co.,Ltd.
Develops and manufactures advanced polymer materials and su…
|
600143 | CN | Manufacturing |
|
Kkalpana Industries (India) Ltd
Manufactures and exports high-performance polymer compounds…
|
526409 | IN | Manufacturing |
|
Kkalpana Plastick Limited
Manufacturer and trader of plastic compounds and granules f…
|
523652 | IN | Manufacturing |
|
KOLON ENP, INC.
Manufacturer of engineering plastics and advanced composite…
|
138490 | KR | Manufacturing |
|
KOREA PETRO CHEMICAL IND CO.,LTD
Vertically integrated manufacturer of petrochemicals, olefi…
|
006650 | KR | Manufacturing |
|
Kothari Petrochemicals Limited
Produces Polyisobutylene grades for lubricant additives, ad…
|
KOTHARIPET | IN | Manufacturing |
长裕集团 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/57661/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57661 | 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=57661 | 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=57661 \ -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": 57661}, 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 长裕集团 (id: 57661)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.