
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 |
|---|---|---|---|
| 確認書 | 2023-05-09 | Japanese | |
| 訂正有価証券報告書-第50期(2022/02/01-2023/01/31) | 2023-05-09 | Japanese | |
| 内部統制報告書-第50期(2022/02/01-2023/01/31) | 2023-04-28 | Japanese | |
| 確認書 | 2023-04-28 | Japanese | |
| 有価証券報告書-第50期(2022/02/01-2023/01/31) | 2023-04-28 | Japanese | |
| 確認書 | 2022-12-15 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
5 filings
| |||||
| 7569128 | 確認書 | 2023-05-09 | Japanese | ||
| 7569129 | 訂正有価証券報告書-第50期(2022/02/01-2023/01/31) | 2023-05-09 | Japanese | ||
| 7569278 | 内部統制報告書-第50期(2022/02/01-2023/01/31) | 2023-04-28 | Japanese | ||
| 7569277 | 確認書 | 2023-04-28 | Japanese | ||
| 7569281 | 有価証券報告書-第50期(2022/02/01-2023/01/31) | 2023-04-28 | Japanese | ||
|
2022
8 filings
| |||||
| 7580466 | 確認書 | 2022-12-15 | Japanese | ||
| 7580468 | 四半期報告書-第50期第3四半期(令和4年8月1日-令和4年10月31日) | 2022-12-15 | Japanese | ||
| 7589436 | 確認書 | 2022-09-14 | Japanese | ||
| 7589437 | 四半期報告書-第50期第2四半期(令和4年5月1日-令和4年7月31日) | 2022-09-14 | Japanese | ||
| 7605242 | 四半期報告書-第50期第1四半期(令和4年2月1日-令和4年4月30日) | 2022-06-14 | Japanese | ||
| 7610432 | 内部統制報告書-第49期(令和3年2月1日-令和4年1月31日) | 2022-04-28 | Japanese | ||
| 7610431 | 確認書 | 2022-04-28 | Japanese | ||
| 7610439 | 有価証券報告書-第49期(令和3年2月1日-令和4年1月31日) | 2022-04-28 | Japanese | ||
|
2021
2 filings
| |||||
| 7620192 | 四半期報告書-第49期第3四半期(令和3年8月1日-令和3年10月31日) | 2021-12-14 | Japanese | ||
| 7626321 | 四半期報告書-第49期第2四半期(令和3年5月1日-令和3年7月31日) | 2021-09-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.