
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 |
|---|---|---|---|
|
Avana Electrosystems Limited
Designs high-reliability electronic systems for aerospace, …
|
AVANA | IN | Manufacturing |
|
AVA RISK GROUP LIMITED
Global provider of high-security technologies for critical …
|
AVA | AU | Manufacturing |
|
AVE SCIENCE&TECHNOLOGY CO.,LTD
Develops automated diagnostic equipment and reagents for cl…
|
688067 | CN | Manufacturing |
|
AVIC AIRBORNE SYSTEMS CO., LTD.
Develops and manufactures avionics and integrated systems f…
|
600372 | CN | Manufacturing |
|
AXTEC LIMITED
Develops specialized instrumentation and monitoring systems…
|
AXI | AU | Manufacturing |
|
Azbil Corporation
Provider of automation solutions for buildings, industry, a…
|
6845 | JP | Manufacturing |
|
BADGER METER INC
Manufacturer of smart water solutions for flow measurement,…
|
BMI | US | Manufacturing |
|
BBK Test Systems Co.,Ltd.
Designs and manufactures automated testing solutions for co…
|
301598 | CN | Manufacturing |
|
Beijer Electronics Group
Develops hardware and software for industrial automation an…
|
BELE | SE | Manufacturing |
|
Beijing Aerospace Shenzhou Intelligent Equipment Technology Co., Ltd
Develops aerospace-grade railway safety monitoring and indu…
|
300455 | 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.