
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 |
|---|---|---|---|
| 資金の借入に関するお知らせ | 2026-05-21 | Japanese | |
| 臨時報告書 | 2026-04-24 | Japanese | |
| 確認書 | 2026-04-16 | Japanese | |
| 有価証券報告書-第53期(2025/02/01-2026/01/31) | 2026-04-16 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-13 | Japanese | |
| 確認書 | 2025-09-12 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46718562 | 資金の借入に関するお知らせ | 2026-05-21 | Japanese | ||
| 36058419 | 臨時報告書 | 2026-04-24 | Japanese | ||
| 34645100 | 確認書 | 2026-04-16 | Japanese | ||
| 34645092 | 有価証券報告書-第53期(2025/02/01-2026/01/31) | 2026-04-16 | Japanese | ||
| 19458981 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-13 | Japanese | ||
|
2025
8 filings
| |||||
| 7855806 | 確認書 | 2025-09-12 | Japanese | ||
| 7855807 | 半期報告書-第53期(2025/02/01-2026/01/31) | 2025-09-12 | Japanese | ||
| 7266060 | 内部統制報告書-第52期(2024/02/01-2025/01/31) | 2025-04-25 | Japanese | ||
| 7266057 | 確認書 | 2025-04-25 | Japanese | ||
| 7266053 | 有価証券報告書-第52期(2024/02/01-2025/01/31) | 2025-04-25 | Japanese | ||
| 7265973 | 臨時報告書 | 2025-04-25 | Japanese | ||
| 7266958 | 臨時報告書 | 2025-04-15 | Japanese | ||
| 7274309 | 有価証券届出書(組込方式) | 2025-03-12 | Japanese | ||
|
2024
2 filings
| |||||
| 7308711 | 確認書 | 2024-09-13 | Japanese | ||
| 7308716 | 半期報告書-第52期(2024/02/01-2025/01/31) | 2024-09-13 | 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.