GOLD BRIDGE ENGINEERING & CONSTRUCTION BERHAD — Investor Relations & Filings
About GOLD BRIDGE ENGINEERING & CONSTRUCTION BERHAD
GOLD BRIDGE ENGINEERING & CONSTRUCTION BERHAD is a well-established company specializing in civil engineering, general construction, and project management. Incorporated in 1989, the company has a long history in the development and construction industry. It is certified with ISO 9001:2008, demonstrating its commitment to quality management in delivering various infrastructure projects, including highways and bridges.
Recent filings
No filings indexed yet
We are still gathering filings for GOLD BRIDGE ENGINEERING & CONSTRUCTION BERHAD. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Construction of roads and railways
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
OCEAN SKY INTERNATIONAL LIMITED
Investment holding company in building, civil engineering, …
|
1B6 | SG | Construction |
|
OKP HOLDINGS LIMITED
Specializes in transport infrastructure, road and building …
|
5CF | SG | Construction |
|
Oriental Shiraishi Corporation
Specialized firm in prestressed concrete for infrastructure…
|
1786 | JP | Construction |
|
PBA INFRASTRUCTURE LTD.
Specializes in EPC services for large-scale highways, bridg…
|
532676 | IN | Construction |
|
PNC Infratech Limited
Infrastructure firm specializing in highways, bridges, and …
|
PNCINFRA | IN | Construction |
|
Polledo S.A.I.C.F.
Specializes in construction and engineering, developing pub…
|
— | AR | Construction |
|
PROJEK PENYELENGGARAAN LEBUHRAYA BHD
Leading provider of infrastructure maintenance services, sp…
|
— | MY | Construction |
|
Proodeftikh Technical Company S.A.
Civil engineering and construction firm for large-scale inf…
|
PRD | GR | Construction |
|
PT Agro Yasa Lestari Tbk
Supply and installation of geosynthetics and asphalt produc…
|
AYLS | ID | Construction |
|
PT Asri Karya Lestari Tbk.
General contractor specializing in comprehensive constructi…
|
ASLI | ID | Construction |
GOLD BRIDGE ENGINEERING & CONSTRUCTION BERHAD 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/70649/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70649 | 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=70649 | 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=70649 \ -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": 70649}, 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 GOLD BRIDGE ENGINEERING & CONSTRUCTION BERHAD (id: 70649)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.