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年第一季財務報告董事會預計 召開日期為115年5月6日 | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_4572_20260528F13.pdf | 2026-04-23 | Chinese | |
| 115年年報及股東會資料 — 2026_4572_20260528FE2.pdf | 2026-04-23 | English | |
| 115年年報及股東會資料 — 2026_4572_20260528F02.pdf | 2026-04-23 | Chinese | |
| 115年年報及股東會資料 — 2026_4572_20260528FE1.pdf | 2026-04-23 | English | |
| 115年年報及股東會資料 — 2026_4572_20260528F01.pdf | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 34599001 | 115年2月營業收入 | 2026-03-10 | Chinese | ||
| 34599000 | 115年2月背書保證與資金貸與 | 2026-03-10 | Chinese | ||
| 34599006 | 114年度財務比率 | 2026-03-09 | Chinese | ||
| 34599012 | 115年02月董事會成員及持股 | 2026-03-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Draganfly Inc.
A technology leader developing mission-critical UAV hardwar…
|
DPRO | CA | Manufacturing |
|
Drone Volt
Manufactures professional drones with embedded AI and offer…
|
ALDRV | FR | Manufacturing |
|
DUCOMMUN INC /DE/
Provides manufacturing and engineering services for aerospa…
|
DCO | US | Manufacturing |
|
Dynamatic Technologies Ltd.
Designs and manufactures precision components for aerospace…
|
DYNAMATECH | IN | Manufacturing |
|
EAMD European AeroMarine Drones AG
Specializes in dual-use aerosystems for civil and governmen…
|
EAMD | DE | Manufacturing |
|
EMBRAER S.A.
A global aerospace company that designs, manufactures, and …
|
ERJ | BR | Manufacturing |
|
EMKOREACo.,LTD.
Specializes in precision machining, CNC lathes, and sustain…
|
095190 | KR | Manufacturing |
|
Eve Holding, Inc.
Develops Urban Air Mobility solutions, including eVTOL airc…
|
EVEX | US | Manufacturing |
|
FACC AG
Designs and produces lightweight systems and composite comp…
|
FACC | AT | Manufacturing |
|
Figeac Aéro
Aerospace subcontractor specializing in machining structura…
|
FGA | FR | 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.