
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 |
|---|---|---|---|
|
Arco Towers REIT
Acquires, develops, and manages a diversified portfolio of …
|
— | BG | Real estate activities |
|
Arco Vara
Real estate group developing residential and commercial pro…
|
ARC1T | EE | Real estate activities |
|
Arealink Co.,Ltd.
Operates self-storage facilities and provides specialized r…
|
8914 | JP | Real estate activities |
|
Aref Thalassa Socimi S.A.U.
A Spanish REIT investing in residential buildings in Madrid…
|
MLARE | ES | Real estate activities |
|
ARENA REIT.
Owns and manages childcare and healthcare social infrastruc…
|
ARF | AU | Real estate activities |
|
Argan
Real estate developer and lessor of premium, sustainable lo…
|
ARG | FR | Real estate activities |
|
ARGO Properties N.V.
Real estate firm investing in and managing residential and …
|
ARGO | NL | Real estate activities |
|
Argosy Property Limited
Owns and manages a diversified portfolio of industrial, off…
|
ARG | NZ | Real estate activities |
|
Arihant Superstructures Limited
Real estate developer of residential projects across Mumbai…
|
ARIHANTSUP | IN | Real estate activities |
|
Arima Real Estate Socimi S.A.
Real estate investment company focused on commercial proper…
|
ARM | ES | 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.