
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 |
|---|---|---|---|
|
Arr Planner Co.,Ltd.
Specializes in custom-built homes, property development, an…
|
2983 | JP | Real estate activities |
|
ARTEA
An integrated company focused on sustainable real estate, e…
|
ARTE | FR | Real estate activities |
|
Art Group Holdings Limited
Operates and manages shopping malls and is actively involve…
|
565 | HK | Real estate activities |
|
Artis Real Estate Investment Trust
Acquires, owns, manages, and develops diversified commercia…
|
AX.UN | CA | Real estate activities |
|
Art Nirman Limited
Develops residential and commercial properties with modern …
|
ARTNIRMAN | IN | Real estate activities |
|
Arundel AG
An investment holding company focused on real estate and ad…
|
ARON | CH | Real estate activities |
|
Arvind SmartSpaces Limited
Real estate arm of Lalbhai Group developing residential and…
|
ARVSMART | IN | Real estate activities |
|
ASAS DUNIA BERHAD
Specializes in residential and industrial property developm…
|
— | MY | Real estate activities |
|
ASCE GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A real estate investment trust developing residential and c…
|
ASGYO | TR | Real estate activities |
|
Ascencio
Real estate investor in supermarkets and retail parks in Be…
|
ASC | BE | 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.