
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 |
|---|---|---|---|
| 四半期報告書-第46期第3四半期(2018/08/01-2018/10/31) | 2018-12-14 | Japanese | |
| 四半期報告書-第46期第2四半期(2018/05/01-2018/07/31) | 2018-09-14 | Japanese | |
| 四半期報告書-第46期第1四半期(2018/02/01-2018/04/30) | 2018-06-14 | Japanese | |
| 有価証券報告書-第45期(平成29年2月1日-平成30年1月31日) | 2018-04-26 | Japanese | |
| 四半期報告書-第45期第3四半期(2017/08/01-2017/10/31) | 2017-12-15 | Japanese | |
| 四半期報告書-第45期第2四半期(2017/05/01-2017/07/31) | 2017-09-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
4 filings
| |||||
| 7716688 | 四半期報告書-第46期第3四半期(2018/08/01-2018/10/31) | 2018-12-14 | Japanese | ||
| 7720313 | 四半期報告書-第46期第2四半期(2018/05/01-2018/07/31) | 2018-09-14 | Japanese | ||
| 7725975 | 四半期報告書-第46期第1四半期(2018/02/01-2018/04/30) | 2018-06-14 | Japanese | ||
| 7727046 | 有価証券報告書-第45期(平成29年2月1日-平成30年1月31日) | 2018-04-26 | Japanese | ||
|
2017
4 filings
| |||||
| 7730822 | 四半期報告書-第45期第3四半期(2017/08/01-2017/10/31) | 2017-12-15 | Japanese | ||
| 7734154 | 四半期報告書-第45期第2四半期(2017/05/01-2017/07/31) | 2017-09-14 | Japanese | ||
| 7827628 | 四半期報告書-第45期第1四半期(2017/02/01-2017/04/30) | 2017-06-14 | Japanese | ||
| 7828635 | 有価証券報告書-第44期(2016/02/01-2017/01/31) | 2017-04-27 | Japanese | ||
|
2016
4 filings
| |||||
| 7836790 | 四半期報告書-第44期第3四半期(2016/08/01-2016/10/31) | 2016-12-15 | Japanese | ||
| 7840066 | 四半期報告書-第44期第2四半期(2016/05/01-2016/07/31) | 2016-09-14 | Japanese | ||
| 7845517 | 四半期報告書-第44期第1四半期(2016/02/01-2016/04/30) | 2016-06-14 | Japanese | ||
| 7846438 | 有価証券報告書-第43期(2015/02/01-2016/01/31) | 2016-04-22 | Japanese | ||
|
2015
1 filing
| |||||
| 7850289 | 四半期報告書-第43期第3四半期(2015/08/01-2015/10/31) | 2015-12-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.