
ESPEC CORP. — Investor Relations & Filings
ESPEC CORP. is a leading global manufacturer of environmental test chambers and reliability testing equipment. Leveraging its core "environment creation technology," the company designs and produces systems that simulate a wide range of environmental conditions, such as temperature and humidity. These chambers are essential for research, development, and quality assurance processes, enabling manufacturers to assess the durability and performance of products in various cutting-edge technology sectors. The company's portfolio includes a diverse range of equipment from benchtop models to large walk-in chambers and highly accelerated stress test systems, all supported by a comprehensive global sales and service network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-07 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-06 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-06 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-09 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-05 | Japanese | |
| 確認書 | 2025-11-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 33664628 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-07 | Japanese | ||
| 32905945 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-06 | Japanese | ||
| 14688819 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-06 | Japanese | ||
| 12289357 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-09 | Japanese | ||
|
2025
9 filings
| |||||
| 9317227 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-05 | Japanese | ||
| 8305814 | 確認書 | 2025-11-14 | Japanese | ||
| 8305688 | 半期報告書-第73期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7859117 | 有価証券届出書(参照方式) | 2025-08-07 | Japanese | ||
| 7253756 | 臨時報告書 | 2025-06-23 | Japanese | ||
| 7258178 | 内部統制報告書-第72期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese | ||
| 7258175 | 確認書 | 2025-06-17 | Japanese | ||
| 7258174 | 有価証券報告書-第72期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese | ||
| 7268005 | 臨時報告書 | 2025-04-08 | Japanese | ||
|
2024
2 filings
| |||||
| 7298521 | 確認書 | 2024-11-13 | Japanese | ||
| 7298515 | 半期報告書-第72期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASELSAN ELEKTRONİK SANAYİ VE TİCARET A.Ş.
Develops advanced electronic systems for defense, transport…
|
ASELS | TR | Manufacturing |
|
ASTI CORPORATION
Manufacturer of electrical components and wire harnesses fo…
|
6899 | JP | Manufacturing |
|
ASTRONICS CORP
Provider of advanced technologies for aerospace, defense, a…
|
ATRO | US | Manufacturing |
|
AstroNova, Inc.
Develops data visualization tech for aerospace, label print…
|
ALOT | US | Manufacturing |
|
ASTROTECH Corp
Develops and licenses mass spectrometer technologies for se…
|
ASTC | US | Manufacturing |
|
ATI Airtest Technologies Inc.
Designs and manufactures air monitoring sensors for energy …
|
AAT | CA | Manufacturing |
|
AtomTrace a.s.
Manufacturer of LIBS systems for advanced, multi-elemental …
|
ATOMT | CZ | Manufacturing |
|
Aurora Solar Technologies Inc.
Advanced material inspection and inline quality control sys…
|
ACU | CA | Manufacturing |
|
AUTEK CHINA INC
Develops and manufactures industrial automation and process…
|
300595 | CN | Manufacturing |
|
Autel Intelligent Technology Corp.,Ltd.
Provides automotive diagnostic, TPMS, ADAS, and EV charging…
|
688208 | CN | Manufacturing |
ESPEC CORP. 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/12148/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12148 | 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=12148 | 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=12148 \ -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": 12148}, 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 ESPEC CORP. (id: 12148)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.