
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 |
|---|---|---|---|
|
ARCL Organics Ltd
Produces specialty chemicals and resins for wood-based pane…
|
543993 | IN | Manufacturing |
|
Asahi Kasei Corporation
A diversified technology company specializing in chemicals …
|
3407 | JP | Manufacturing |
|
Avantium N.V.
Develops technologies for renewable chemistry from plants a…
|
AVTX | NL | Manufacturing |
|
AVIENT CORP
Provider of specialized and sustainable polymer materials, …
|
AVNT | US | Manufacturing |
|
Axel Polymers Ltd.
Manufactures high-performance engineering thermoplastic com…
|
513642 | IN | Manufacturing |
|
BGFecomaterials CO., LTD.
Manufacturer of customized, high-performance engineering pl…
|
126600 | KR | Manufacturing |
|
Bhansali Engineering Polymers Ltd.
Manufactures ABS and SAN resins for automotive, electronics…
|
BEPL | IN | Manufacturing |
|
Bioextrax AB
Develops a bio-extraction platform to convert waste into hi…
|
BIOEX | SE | Manufacturing |
|
BIOME TECHNOLOGIES PLC
Develops plant-based bioplastics and advanced radio frequen…
|
BIOM | GB | Manufacturing |
|
BRASKEM SA
Global petrochemical firm producing thermoplastic resins, c…
|
BAK | BR | 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.