
BESTERRA CO., LTD — Investor Relations & Filings
BESTERRA CO., LTD. is a specialized engineering company focused on the demolition of large-scale industrial plants. It serves sectors such as power generation (thermal, nuclear, wind), steelmaking, gas, and petrochemicals. The company provides comprehensive services from design and consulting to execution, distinguished by its development of proprietary and patented demolition technologies, including the "Apple Peeling Method®" and specialized demolition robots. A key focus is on environmental countermeasures, safely managing hazardous materials like asbestos, dioxins, and PCBs in compliance with regulations. BESTERRA also utilizes advanced digital tools, such as 3D laser scanning for precise site measurement, and is expanding into related engineering and maintenance fields.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2024-09-13 | Japanese | |
| 半期報告書-第52期(2024/02/01-2025/01/31) | 2024-09-13 | Japanese | |
| 臨時報告書 | 2024-08-27 | Japanese | |
| 確認書 | 2024-06-14 | Japanese | |
| 四半期報告書-第52期第1四半期(2024/02/01-2024/04/30) | 2024-06-14 | Japanese | |
| 臨時報告書 | 2024-04-26 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
9 filings
| |||||
| 7308711 | 確認書 | 2024-09-13 | Japanese | ||
| 7308716 | 半期報告書-第52期(2024/02/01-2025/01/31) | 2024-09-13 | Japanese | ||
| 7310731 | 臨時報告書 | 2024-08-27 | Japanese | ||
| 7333125 | 確認書 | 2024-06-14 | Japanese | ||
| 7333126 | 四半期報告書-第52期第1四半期(2024/02/01-2024/04/30) | 2024-06-14 | Japanese | ||
| 7340410 | 臨時報告書 | 2024-04-26 | Japanese | ||
| 7340408 | 内部統制報告書-第51期(2023/02/01-2024/01/31) | 2024-04-26 | Japanese | ||
| 7340409 | 確認書 | 2024-04-26 | Japanese | ||
| 7340414 | 有価証券報告書-第51期(2023/02/01-2024/01/31) | 2024-04-26 | Japanese | ||
|
2023
6 filings
| |||||
| 7364974 | 確認書 | 2023-12-14 | Japanese | ||
| 7364977 | 四半期報告書-第51期第3四半期(2023/08/01-2023/10/31) | 2023-12-14 | Japanese | ||
| 7544536 | 確認書 | 2023-09-14 | Japanese | ||
| 7544541 | 四半期報告書-第51期第2四半期(2023/05/01-2023/07/31) | 2023-09-14 | Japanese | ||
| 7566012 | 確認書 | 2023-06-14 | Japanese | ||
| 7566011 | 四半期報告書-第51期第1四半期(2023/02/01-2023/04/30) | 2023-06-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Demolition
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beng Soon Machinery Holdings Limited
Specialized provider of comprehensive demolition and site c…
|
1987 | HK | Construction |
|
Glory Flame Holdings Limited
Construction services provider specializing in concrete dem…
|
8059 | HK | Construction |
|
Kingland Group Holdings Limited
Established subcontractor providing concrete demolition ser…
|
1751 | HK | Construction |
|
TANAKEN Inc.
Specializes in the demolition of large-scale commercial and…
|
1450 | JP | Construction |
BESTERRA CO., LTD 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/13888/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13888 | 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=13888 | 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=13888 \ -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": 13888}, 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 BESTERRA CO., LTD (id: 13888)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.