Drewloong Precision, Inc. — Investor Relations & Filings
Drewloong Precision Inc. specializes in the research, development, and manufacturing of high-precision components. Its primary product portfolio includes large aircraft fuselage structural components, engine structural components, and specialized tooling and jigs. The company also provides aerospace special process services. As a key supplier in the global aerospace supply chain, it serves major international clients, including Boeing. Beyond its core aerospace activities, the company leverages its precision engineering expertise to produce components for semiconductor packaging equipment, automotive and motorcycle tooling, and marine parts. Established in 1990, the company focuses on delivering high-quality structural assemblies and specialized manufacturing solutions that meet rigorous technical standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季權益變動表 | 2026-05-06 | Chinese | |
| 115年第1季現金流量表 | 2026-05-06 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-06 | Chinese | |
| 115年第1季資產負債表 | 2026-05-06 | Chinese | |
| 公告本公司115年第一季財務報告董事會預計 召開日期為115年5月6日 | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_4572_20260528F13.pdf | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41727534 | 115年第1季權益變動表 | 2026-05-06 | Chinese | ||
| 41727528 | 115年第1季現金流量表 | 2026-05-06 | Chinese | ||
| 41727522 | 115年第1季綜合損益表 | 2026-05-06 | Chinese | ||
| 41727514 | 115年第1季資產負債表 | 2026-05-06 | Chinese | ||
| 38028305 | 公告本公司115年第一季財務報告董事會預計 召開日期為115年5月6日 | 2026-04-28 | Chinese | ||
| 35636712 | 115年年報及股東會資料 — 2026_4572_20260528F13.pdf | 2026-04-23 | Chinese | ||
| 35636592 | 115年年報及股東會資料 — 2026_4572_20260528FE2.pdf | 2026-04-23 | English | ||
| 35636408 | 115年年報及股東會資料 — 2026_4572_20260528F02.pdf | 2026-04-23 | Chinese | ||
| 35635736 | 115年年報及股東會資料 — 2026_4572_20260528FE1.pdf | 2026-04-23 | English | ||
| 35635701 | 115年年報及股東會資料 — 2026_4572_20260528F01.pdf | 2026-04-23 | Chinese | ||
| 35705305 | 115年04月僑外投資持股 | 2026-04-23 | Chinese | ||
| 33992723 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33990077 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33772417 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33772412 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TEXTRON INC
A multi-industry company in the aerospace, defense, and ind…
|
TXT | US | Manufacturing |
|
TMI Technology Inc.
Delivers high value-added components for mission-critical a…
|
— | CA | Manufacturing |
|
TransDigm Group INC
Designs and produces critical aerospace components for comm…
|
TDG | US | Manufacturing |
|
Turbomecanica S.A.
Manufactures and provides MRO services for turbine engines …
|
TBM | RO | Manufacturing |
|
Unimech Aerospace and Manufacturing Limited
High-precision engineering and manufacturing for aerospace,…
|
UNIMECH | IN | Manufacturing |
|
Unusual Machines, Inc.
Develops and sells drones and components for the commercial…
|
UMAC | US | Manufacturing |
|
Vector Aerospace Corporation
Global MRO provider specializing in fixed-wing and rotary-w…
|
RNO | CA | Manufacturing |
|
Vertical Aerospace Ltd.
Designs and manufactures zero-emission electric vertical ta…
|
EVTL | KY | Manufacturing |
|
Voyager Technologies, Inc./DE
A defense technology and space solutions company for missio…
|
VOYG | US | Manufacturing |
|
Woodward, Inc.
Designs and manufactures energy control solutions for aeros…
|
WWD | US | Manufacturing |
Drewloong Precision, Inc. 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/52413/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52413 | 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=52413 | 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=52413 \ -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": 52413}, 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 Drewloong Precision, Inc. (id: 52413)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.