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 |
|---|---|---|---|
|
Jiangsu Maixinlin Aviation Science and Technology Corp.
Produces high-precision aerospace components, engine parts,…
|
688685 | CN | Manufacturing |
|
Jiangxi Hongdu Aviation Industry Co.,Ltd.
Produces military trainer aircraft, general aviation produc…
|
600316 | CN | Manufacturing |
|
Karman Holdings Inc.
Provider of mission-critical systems for the space and defe…
|
KRMN | US | Manufacturing |
|
Kawasaki&Co.,Ltd
Multinational engineering firm in aerospace, rail, marine, …
|
3045 | JP | Manufacturing |
|
Kawasaki Heavy Industries,Ltd.
A multinational manufacturer of transportation equipment an…
|
7012 | JP | Manufacturing |
|
Kencoa Aerospace Corporation
Tier-1 supplier of aerostructures and components for commer…
|
274090 | KR | Manufacturing |
|
Kongsberg Gruppen
Provides high-technology systems and solutions for operatio…
|
KOG | NO | Manufacturing |
|
KOREA AEROSPACE INDUSTRIES, LTD.
An aerospace and defense company developing aircraft, aeros…
|
047810 | KR | Manufacturing |
|
KRATOS DEFENSE & SECURITY SOLUTIONS, INC.
Develops and deploys systems and products for national secu…
|
KTOS | US | Manufacturing |
|
KTEK AEROSYSTEMS LTD
Designs and manufactures unmanned aerial systems and tactic…
|
KTK | AU | 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.