
YI JINN — Investor Relations & Filings
Yi Jinn Industrial Co., Ltd. specializes in the research, development, and manufacture of high-quality polyester textured yarn and synthetic fiber products. Established in 1981, the company focuses on producing high-added-value materials for functional and recreational apparel. Utilizing vertically integrated polyester fiber and textured yarn technology, it provides specialized solutions for the global textile supply chain. The company markets its products under the proprietary "Seagull" brand and the "Green Guard" (G.G.) eco-friendly label. Yi Jinn emphasizes technical innovation and the integration of advanced machinery to enhance production efficiency and product performance. Its core business activities encompass the processing and manufacturing of various man-made fibers, catering to international markets with a focus on sustainability and functional textile applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年股東常會決議解除董事競業行為禁止之限制 | 2026-05-29 | Chinese | |
| 本公司一一五年股東常會重要決議事項 | 2026-05-29 | Chinese | |
| 115年第1季權益變動表 | 2026-05-14 | Chinese | |
| 115年第1季現金流量表 | 2026-05-14 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-14 | Chinese | |
| 115年第1季資產負債表 | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47890909 | 公告本公司115年股東常會決議解除董事競業行為禁止之限制 | 2026-05-29 | Chinese | ||
| 47890894 | 本公司一一五年股東常會重要決議事項 | 2026-05-29 | Chinese | ||
| 46373650 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373292 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373008 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372742 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 45752154 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-11 | Chinese | ||
| 46900919 | 115年4月營業收入 | 2026-05-08 | Chinese | ||
| 46900918 | 115年4月背書保證與資金貸與 | 2026-05-08 | Chinese | ||
| 46900921 | 公司基本資料 | 2026-05-08 | Chinese | ||
| 41460590 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41458275 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 38407326 | 115年第1季財務報告董事會預計召開日期為115年05月11日 | 2026-04-29 | Chinese | ||
| 37274708 | 115年年報及股東會資料 — 2026_1457_20260529F17.pdf | 2026-04-27 | Chinese | ||
| 34687004 | 115年年報及股東會資料 — 2026_1457_20260529FE2.pdf | 2026-04-20 | English | ||
Market data
Market data not available
Price history
Peer group · Preparation and spinning of textile fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Colony Textile Mills Limited
Manufacturer of textile products (yarns, fabrics, garments)…
|
CTM | PK | Manufacturing |
|
Công ty Cổ phần Đầu tư & Thương mại Vũ Đăng
Specializes in manufacturing and supplying OE yarns for dom…
|
SVD | VN | Manufacturing |
|
Công ty Cổ phần Sợi Thế Kỷ
Manufactures and trades high-quality synthetic fibers, incl…
|
STK | VN | Manufacturing |
|
Crailar Technologies Inc.
Engineers sustainable flax and hemp bast fibers using a pro…
|
CRLRQ | CA | Manufacturing |
|
Crescent Cotton Mills Limited
Manufactures and sells textile products, sugar, and industr…
|
CCM | PK | Manufacturing |
|
Crescent Fibres Limited
Textile manufacturer producing and selling polyester/cotton…
|
CFL | PK | Manufacturing |
|
DAEHAN SYNTHETIC FIBRER CO.,LTD
Manufacturer and distributor of synthetic fibers, focusing …
|
003830 | KR | Manufacturing |
|
Daitobo Co., Ltd.
A company with textile/apparel and commercial real estate b…
|
3202 | JP | Manufacturing |
|
Damodar Industries Limited
Manufacturer of synthetic and cotton yarns for global appar…
|
DAMODARIND | IN | Manufacturing |
|
Dar-es-Salaam Textile Mills Limited
Historically manufactured and sold yarns and household text…
|
DSML | PK | Manufacturing |
YI JINN 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/51818/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51818 | 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=51818 | 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=51818 \ -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": 51818}, 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 YI JINN (id: 51818)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.