
RUN LONG — Investor Relations & Filings
Run Long Construction Co., Ltd. is a real estate development and construction firm. Established in 1977 and a member of the Highwealth Group, the company specializes in the development, leasing, and sale of residential and commercial properties. Its portfolio includes a wide range of projects, from entry-level apartments and luxury villas to high-end residential complexes and modern office buildings. The company operates through an integrated business model that encompasses land acquisition, architectural planning, and construction management. While its origins lie in the manufacturing of ceramic products, it transitioned its core focus to real estate development in the early 2000s. Run Long maintains a significant presence across major urban centers, leveraging technical expertise and market insights to deliver diverse property solutions. The company also maintains interests in environmental technology services, including resource recovery and waste treatment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_1808_20260609F17.pdf | 2026-05-20 | Chinese | |
| 115年年報及股東會資料 — 2025_1808_20260609FE4.pdf | 2026-05-20 | English | |
| 115年年報及股東會資料 — 2025_1808_20260609F04.pdf | 2026-05-20 | Chinese | |
| 115年年報及股東會資料 — 2026_1808_20260609FE2.pdf | 2026-05-20 | English | |
| 115年年報及股東會資料 — 2026_1808_20260609F13.pdf | 2026-05-20 | Chinese | |
| 115年年報及股東會資料 — 2026_1808_20260609F02.pdf | 2026-05-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46585447 | 115年年報及股東會資料 — 2026_1808_20260609F17.pdf | 2026-05-20 | Chinese | ||
| 46585444 | 115年年報及股東會資料 — 2025_1808_20260609FE4.pdf | 2026-05-20 | English | ||
| 46585432 | 115年年報及股東會資料 — 2025_1808_20260609F04.pdf | 2026-05-20 | Chinese | ||
| 46585420 | 115年年報及股東會資料 — 2026_1808_20260609FE2.pdf | 2026-05-20 | English | ||
| 46585416 | 115年年報及股東會資料 — 2026_1808_20260609F13.pdf | 2026-05-20 | Chinese | ||
| 46585401 | 115年年報及股東會資料 — 2026_1808_20260609F02.pdf | 2026-05-20 | Chinese | ||
| 46585389 | 115年年報及股東會資料 — 2026_1808_20260609FE1.pdf | 2026-05-20 | English | ||
| 46585383 | 115年年報及股東會資料 — 2026_1808_20260609F01.pdf | 2026-05-20 | Chinese | ||
| 45773037 | 115年第1季財務報告書 — 202601_1808_AI1.pdf | 2026-05-12 | Chinese | ||
| 46232905 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-12 | Chinese | ||
| 46170989 | 115年第1季權益變動表 | 2026-05-12 | Chinese | ||
| 46156343 | 115年第1季現金流量表 | 2026-05-12 | Chinese | ||
| 46154732 | 115年第1季綜合損益表 | 2026-05-12 | Chinese | ||
| 46141790 | 115年第1季資產負債表 | 2026-05-12 | Chinese | ||
| 46958648 | 115年4月背書保證與資金貸與 | 2026-05-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BELORA RDVC CITY DESENVOLVIMENTO IMOBILIÁRIO S.A.
Develops and manages large-scale residential and commercial…
|
— | BR | Real estate activities |
|
Belpointe PREP, LLC
A publicly traded QOF investing in and developing real esta…
|
OZ | US | Real estate activities |
|
BEML Land Assets Limited
Manages and optimizes non-core land and building assets fro…
|
BLAL | IN | Real estate activities |
|
Beno Holding AG
Asset manager and portfolio holder of light industrial and …
|
BENH | DE | Real estate activities |
|
BERJAYA ASSETS BERHAD
Investment holding, property development (Berjaya Times Squ…
|
— | MY | Real estate activities |
|
BERJAYA PROPERTY BERHAD
A property development and investment company specializing …
|
— | MY | Real estate activities |
|
BERTAM ALLIANCE BERHAD
Investment holding company focused on property development …
|
— | MY | Real estate activities |
|
BH High Cross Public Ltd.
Real estate investment firm managing residential and commer…
|
BHHC | CY | Real estate activities |
|
Bhuwanatala Indah Permai Tbk
Develops and manages diverse commercial, residential proper…
|
BIPP | ID | Real estate activities |
|
Biggeorge Property Nyilvánosan Működő Részvénytársaság
A real estate development and investment company with a div…
|
BIGGEORGE | HU | Real estate activities |
RUN LONG 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/51927/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51927 | 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=51927 | 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=51927 \ -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": 51927}, 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 RUN LONG (id: 51927)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.