
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 |
|---|---|---|---|
|
Arimelia ITG Socimi
Real estate investment trust that owns and manages luxury h…
|
MLARI | ES | Real estate activities |
|
ARI Real Estate (ARENA) Investment LTD
Develops, manages, and leases commercial properties, includ…
|
ARIN | IL | Real estate activities |
|
ARKADE DEVELOPERS LIMITED
Mumbai-based developer of premium residential projects and …
|
ARKADE | IN | Real estate activities |
|
Arlandastad Group
Real estate developer of large, strategic land into sustain…
|
AGROUP | SE | Real estate activities |
|
Armada Hoffler Properties, Inc.
Develops, builds, acquires, and manages office, retail, and…
|
AHH | US | Real estate activities |
|
Armco Capital Corp.
Real estate development and investment firm managing high-q…
|
— | CA | Real estate activities |
|
Aroca Del Pinar
A Spanish REIT specializing in the acquisition and manageme…
|
MLARO | ES | Real estate activities |
|
Aroundtown S.A.
Invests in commercial and residential real estate in German…
|
AT1 | LU | Real estate activities |
|
ARRIENDA
A real estate investment trust (SOCIMI) that acquires and m…
|
YARP | ES | Real estate activities |
|
Arriyadh Development Co.
Develops and manages commercial, residential, and urban inf…
|
4150 | SA | 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.