
YANGZHOU HUITONG TECHNOLOGY CORP.,LTD — Investor Relations & Filings
Yangzhou Huitong Technology Corp., Ltd. specializes in the research, development, and production of modified plastics and high-performance polymer materials. The product portfolio includes modified polypropylene, polystyrene, and ABS, alongside functional masterbatches and color concentrates. These materials are engineered for specific technical properties such as flame retardancy, heat resistance, and enhanced mechanical strength. The company provides specialized material solutions for applications in home appliances, automotive components, and consumer electronics. Through integrated manufacturing processes and material science expertise, the firm develops customized polymer formulations to meet precise industrial specifications and performance standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度权益分派实施公告 | 2026-06-02 | Chinese | |
| 关于持股5%以上股东减持至5%以下暨权益变动的提示性公告 | 2026-05-28 | Chinese | |
| 简式权益变动报告书(毅达化工、毅达鑫海、产才融合五期) | 2026-05-28 | Chinese | |
| 上海市通力律师事务所关于扬州惠通科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-23 | Chinese |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47942180 | 2025年度权益分派实施公告 | 2026-06-02 | Chinese | ||
| 47856926 | 关于持股5%以上股东减持至5%以下暨权益变动的提示性公告 | 2026-05-28 | Chinese | ||
| 47856924 | 简式权益变动报告书(毅达化工、毅达鑫海、产才融合五期) | 2026-05-28 | Chinese | ||
| 46383480 | 上海市通力律师事务所关于扬州惠通科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | ||
| 46383479 | 2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 39607613 | 2025年度董事会工作报告 | 2026-04-23 | Chinese | ||
| 39607612 | 2025年度独立董事述职报告(魏高富) | 2026-04-23 | Chinese | ||
| 39607609 | 关于2025年度计提信用减值准备及资产减值准备的公告 | 2026-04-23 | Chinese | ||
| 39607606 | 关于开展外汇套期保值业务的公告 | 2026-04-23 | Chinese | ||
| 39607590 | 关于公司2025年度利润分配预案的公告 | 2026-04-23 | Chinese | ||
| 39607582 | 关于续聘公司2026年度审计机构的公告 | 2026-04-23 | Chinese | ||
| 39607577 | 2025年度独立董事述职报告(周围) | 2026-04-23 | Chinese | ||
| 39607574 | 2025年度独立董事述职报告(范以宁) | 2026-04-23 | Chinese | ||
| 39607571 | 2025年度内部控制评价报告 | 2026-04-23 | Chinese | ||
| 39607570 | 2025年年度募集资金存放与使用情况的专项报告 | 2026-04-23 | 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 |
YANGZHOU HUITONG TECHNOLOGY CORP.,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/56385/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56385 | 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=56385 | 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=56385 \ -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": 56385}, 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 YANGZHOU HUITONG TECHNOLOGY CORP.,LTD (id: 56385)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.