
ESTIC CORPORATION — Investor Relations & Filings
ESTIC CORPORATION is a manufacturer specializing in comprehensive solutions for assembly, fastening, and press-fitting processes. The company develops, produces, and sells a range of high-precision equipment, including electric nutrunners, servo presses, industrial robots, and automated assembly lines. Its core offering, the NUTRUNNER system, provides advanced tightening solutions for various manufacturing applications, particularly within the automotive sector. ESTIC focuses on high-precision screw tightening and press-fitting technology, offering products that support both manual and automated assembly. The company's innovations include cordless nutrunners and systems designed for seamless integration with collaborative robots to enable space-saving and simplified automation of tightening tasks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年3月期 決算説明資料 | 2026-05-19 | Japanese | |
| 確認書 | 2025-11-04 | Japanese | |
| 半期報告書-第33期(2025/03/21-2026/03/20) | 2025-11-04 | Japanese | |
| 臨時報告書 | 2025-06-20 | Japanese | |
| 内部統制報告書-第32期(2024/03/21-2025/03/20) | 2025-06-19 | Japanese | |
| 確認書 | 2025-06-19 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46541685 | 2026年3月期 決算説明資料 | 2026-05-19 | Japanese | ||
|
2025
6 filings
| |||||
| 8069513 | 確認書 | 2025-11-04 | Japanese | ||
| 8069512 | 半期報告書-第33期(2025/03/21-2026/03/20) | 2025-11-04 | Japanese | ||
| 7255558 | 臨時報告書 | 2025-06-20 | Japanese | ||
| 7257215 | 内部統制報告書-第32期(2024/03/21-2025/03/20) | 2025-06-19 | Japanese | ||
| 7257202 | 確認書 | 2025-06-19 | Japanese | ||
| 7257193 | 有価証券報告書-第32期(2024/03/21-2025/03/20) | 2025-06-19 | Japanese | ||
|
2024
8 filings
| |||||
| 7303555 | 確認書 | 2024-11-01 | Japanese | ||
| 7303554 | 半期報告書-第32期(2024/03/21-2025/03/20) | 2024-11-01 | Japanese | ||
| 7314009 | 確認書 | 2024-08-02 | Japanese | ||
| 7314011 | 四半期報告書-第32期第1四半期(2024/03/21-2024/06/20) | 2024-08-02 | Japanese | ||
| 7331946 | 臨時報告書 | 2024-06-20 | Japanese | ||
| 7332534 | 内部統制報告書-第31期(2023/03/21-2024/03/20) | 2024-06-19 | Japanese | ||
| 7332518 | 確認書 | 2024-06-19 | Japanese | ||
| 7332510 | 有価証券報告書-第31期(2023/03/21-2024/03/20) | 2024-06-19 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of power-driven hand tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BASSO
Global manufacturer of pneumatic fastening tools, automotiv…
|
1527 | TW | Manufacturing |
|
Chervon Holdings Limited
Global solution provider specializing in power tools and ou…
|
2285 | HK | Manufacturing |
|
Einhell Germany AG
A global manufacturer of power tools and electrical garden …
|
EIN3 | DE | Manufacturing |
|
JF
Manufacturer of power tools, garden equipment, lighting, an…
|
1538 | TW | Manufacturing |
|
KEN HOLDING CO.,LTD.
Develops and manufactures professional power tools for indu…
|
300126 | CN | Manufacturing |
|
KEYANG ELECTRIC MACHINERY CO.,LTD
Manufacturer of electric power tools, automotive components…
|
012200 | KR | Manufacturing |
|
KPT INDUSTRIES LIMITED
Designs and manufactures electric power tools, industrial b…
|
505299 | IN | Manufacturing |
|
LOBTEX.CO.,LTD.
Manufacturer of industrial fasteners, fastening tools, and …
|
5969 | JP | Manufacturing |
|
Makita Corporation
Global manufacturer of power tools, outdoor power equipment…
|
6586 | JP | Manufacturing |
|
MAX CO., LTD.
Manufacturer of industrial tools, office products, housing,…
|
6454 | JP | Manufacturing |
ESTIC CORPORATION 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/11829/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11829 | 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=11829 | 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=11829 \ -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": 11829}, 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 ESTIC CORPORATION (id: 11829)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.