YANGZHOU TINFULONG GROUP CO., LTD. — Investor Relations & Filings
About YANGZHOU TINFULONG GROUP CO., LTD.
Yangzhou Tinfulong Group Co., Ltd. specializes in the research, development, production, and sale of differentiated polyester staple fibers. The company primarily focuses on recycled polyester staple fiber technology, utilizing post-consumer materials to create high-quality synthetic fibers. Its product portfolio includes recycled solid fibers, hollow conjugated fibers, and functional fibers designed for diverse industrial applications. These products are widely utilized in the manufacturing of automotive interiors, home textiles, filtration media, and non-woven fabrics. By integrating advanced recycling processes with large-scale manufacturing capabilities, the group provides sustainable material solutions to global markets. The company emphasizes technical innovation and quality control to meet specific performance requirements for thermal insulation, resilience, and durability in technical textiles.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于开展期货和衍生品交易的公告 | 2026-04-21 | Chinese | |
| 2025年年度报告摘要 | 2026-04-21 | Chinese | |
| 第二届董事会第八次会议决议公告 | 2026-04-21 | Chinese | |
| 2025年度独立董事述职报告-李诗鸿 | 2026-04-21 | Chinese | |
| 证券投资和金融衍生品交易管理制度 | 2026-04-21 | Chinese | |
| 中信建投证券股份有限公司关于扬州天富龙集团股份有限公司2025年度日常关联交易执行情况及2026年度日常关联交易预计的核查意见 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39595944 | 关于开展期货和衍生品交易的公告 | 2026-04-21 | Chinese | ||
| 39595942 | 2025年年度报告摘要 | 2026-04-21 | Chinese | ||
| 39595934 | 第二届董事会第八次会议决议公告 | 2026-04-21 | Chinese | ||
| 39595929 | 2025年度独立董事述职报告-李诗鸿 | 2026-04-21 | Chinese | ||
| 39595922 | 证券投资和金融衍生品交易管理制度 | 2026-04-21 | Chinese | ||
| 39595914 | 中信建投证券股份有限公司关于扬州天富龙集团股份有限公司2025年度日常关联交易执行情况及2026年度日常关联交易预计的核查意见 | 2026-04-21 | Chinese | ||
| 39595908 | 2025年度董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-21 | Chinese | ||
| 39595907 | 关于2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-21 | Chinese | ||
| 39595904 | 中信建投证券股份有限公司关于扬州天富龙集团股份有限公司开展期货和衍生品交易的核查意见 | 2026-04-21 | Chinese | ||
| 39595894 | 中信建投证券股份有限公司关于扬州天富龙集团股份有限公司2025年度现场检查报告 | 2026-04-21 | Chinese | ||
| 39595887 | 关于董事会秘书辞职暨聘任董事会秘书及证券事务代表的公告 | 2026-04-21 | Chinese | ||
| 39595879 | 关于公司非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-21 | Chinese | ||
| 39595733 | 2025年度独立董事述职报告-范以宁 | 2026-04-21 | Chinese | ||
| 39595726 | 中信建投证券股份有限公司关于扬州天富龙集团股份有限公司使用部分闲置募集资金及自有资金进行现金管理的核查意见 | 2026-04-21 | Chinese | ||
| 39595717 | 2025年度公司对会计师事务所履职情况评估报告 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acelon Chemicals & Fiber Corporation
Manufactures synthetic fibers, filament yarns, and sustaina…
|
1466 | TW | Manufacturing |
|
AKSA AKRİLİK KİMYA SANAYİİ A.Ş.
The world's largest acrylic fiber producer for textile and …
|
AKSA | TR | Manufacturing |
|
Anhui Wanwei Updated High-Tech Material Industry Co.,Ltd
Produces PVA-based chemical fibers and advanced materials f…
|
600063 | CN | Manufacturing |
|
Aquafil
A global producer of synthetic fibers and regenerated nylon…
|
ECNL | IT | Manufacturing |
|
BEIJING TONGYIZHONG NEW MATERIAL TECHNOLOGY CORPORATION
Produces UHMWPE fibers and ballistic protection materials f…
|
688722 | CN | Manufacturing |
|
Bolt Projects Holdings, Inc.
Develops and produces biomaterials for the beauty, personal…
|
BSLK | US | Manufacturing |
|
Celanese Canada Inc.
Key manufacturer of specialty chemicals, synthetic fibers, …
|
— | CA | Manufacturing |
|
China Man-Made Fiber Corporation
Specializes in synthetic fibers, polyester yarns, and petro…
|
1718 | TW | Manufacturing |
|
CHTC HELON CO.,LTD.
Produces viscose fibers and cord fabrics for textile and au…
|
000677 | CN | Manufacturing |
|
Command Polymers Limited
Manufactures recycled polyester fibers and granules from po…
|
543843 | IN | Manufacturing |
YANGZHOU TINFULONG GROUP 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/57660/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57660 | 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=57660 | 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=57660 \ -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": 57660}, 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 TINFULONG GROUP CO., LTD. (id: 57660)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.