KAULIN MFG. CO., LTD. — Investor Relations & Filings
Established in 1965, Kaulin Manufacturing Co., Ltd. is a prominent developer and manufacturer of industrial sewing equipment, globally recognized under its proprietary brand, SiRUBA. The company specializes in the research, design, and assembly of a comprehensive range of industrial sewing machines and precision components. Its portfolio includes overlock, multi-needle, interlock, and lockstitch machines, as well as advanced electronic buttonhole and automated sewing systems. Notable innovations include semi-automatic hemming devices and fully automatic T-shirt bottom hemming machines designed for high stability and ease of use. With a global sales network and a reputation for technical excellence, the company provides tailored solutions for the garment manufacturing sector. It maintains a diverse catalog of over 120 models across 12 major series, emphasizing automation and efficiency to meet evolving textile production demands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-04 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-04 | Chinese | |
| 115年04月僑外投資持股 | 2026-04-28 | Chinese | |
| 114年第4季財務報告書 — 202504_1531_AIC.pdf | 2026-04-10 | English | |
| 114年第4季財務報告書 — 202504_1531_AIA.pdf | 2026-04-10 | English | |
| 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40842092 | 115年04月內部人持股異動(事後) | 2026-05-04 | Chinese | ||
| 40842080 | 115年04月董事會成員及持股 | 2026-05-04 | Chinese | ||
| 37997032 | 115年04月僑外投資持股 | 2026-04-28 | Chinese | ||
| 33961999 | 114年第4季財務報告書 — 202504_1531_AIC.pdf | 2026-04-10 | English | ||
| 33961996 | 114年第4季財務報告書 — 202504_1531_AIA.pdf | 2026-04-10 | English | ||
| 33887226 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33887222 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33357026 | 115年03月內部人持股異動(事後) | 2026-04-01 | Chinese | ||
| 33357024 | 115年03月董事會成員及持股 | 2026-04-01 | Chinese | ||
| 33357029 | 114年度財務比率 | 2026-03-17 | Chinese | ||
| 33357031 | 114年第4季海外子公司投資 | 2026-03-17 | Chinese | ||
| 33357033 | 114年第4季大陸投資 | 2026-03-17 | Chinese | ||
| 33357050 | 114年度應收帳款周轉率 | 2026-03-12 | Chinese | ||
| 33357047 | 114年度存貨週轉率 | 2026-03-12 | Chinese | ||
| 33357045 | 114年度毛利率 | 2026-03-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for textile, apparel and leather production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
JENSEN-GROUP N.V.
Supplier of automated technology and solutions for the heav…
|
JEN | BE | Manufacturing |
|
JUKI CORPORATION
Manufacturer of sewing machinery and electronics assembly (…
|
6440 | JP | Manufacturing |
|
Kornit Digital Ltd.
Develops and manufactures digital printing technologies for…
|
KRNT | IL | Manufacturing |
|
LMW Limited
Manufactures textile machinery, CNC tools, iron castings, a…
|
LMW | IN | Manufacturing |
|
Matsuya R&D Co.,Ltd
Develops automated sewing systems and provides OEM contract…
|
7317 | JP | Manufacturing |
|
Meera Industries Limited
Designs and manufactures advanced textile machinery and yar…
|
540519 | IN | Manufacturing |
|
Ningbo Cixing Co.,Ltd.
Manufactures intelligent knitting machinery and automated t…
|
300307 | CN | Manufacturing |
|
PEGASUS CO., LTD.
Manufacturer of industrial sewing machines, specializing in…
|
6262 | JP | Manufacturing |
|
Picanol NV
Develops and manufactures high-tech airjet and rapier weavi…
|
PIC | BE | Manufacturing |
|
Rieter Holding AG
Global supplier of systems and machinery for short-staple f…
|
RIEN | CH | Manufacturing |
KAULIN MFG. 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/51854/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51854 | 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=51854 | 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=51854 \ -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": 51854}, 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 KAULIN MFG. CO., LTD. (id: 51854)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.