
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 |
|---|---|---|---|
|
Beijing Airport High-Tech Park Co.,Ltd.
Develops and operates industrial and high-tech parks near B…
|
600463 | CN | Real estate activities |
|
BEIJING CAPITAL DEVELOPMENT CO.,LTD
Specializes in real estate development, property management…
|
600376 | CN | Real estate activities |
|
Beijing Dalong Weiye Real Estate Development Co.,Ltd
Develops residential and commercial properties, land develo…
|
600159 | CN | Real estate activities |
|
Beijing Electronic Zone High-tech Group Co., Ltd.
Develops and manages high-tech industrial parks and technol…
|
600658 | CN | Real estate activities |
|
BEIJING HUALIAN DEPARTMENT STORE CO.,LTD
Invests in, develops, and manages shopping centers and depa…
|
000882 | CN | Real estate activities |
|
Beijing North Star Company Limited
Diversified enterprise focused on Convention and Exhibition…
|
588 | CN | Real estate activities |
|
Beijing Urban Construction Investment & Development Co.,Ltd.
Develops, manages, and invests in residential and commercia…
|
600266 | CN | Real estate activities |
|
Beijing Zodi Investment Co., Ltd.
Real estate development and management firm with strategic …
|
000609 | CN | Real estate activities |
|
Bekasi Asri Pemula Tbk
A property development company specializing in residential,…
|
BAPA | ID | Real estate activities |
|
Bekasi Fajar Industrial Estate Tbk
Developer and operator of world-class industrial estates, a…
|
BEST | ID | 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.