
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 |
|---|---|---|---|
|
ANRITSU CORPORATION
Global provider of test & measurement solutions and quality…
|
6754 | JP | Manufacturing |
|
Apator S.A.
Designs and manufactures metering devices and systems for e…
|
APT | PL | Manufacturing |
|
Aplab Ltd.
Manufactures professional electronic equipment, power syste…
|
890217 | IN | Manufacturing |
|
Aplisens S.A.
Manufacturer of process instrumentation and industrial meas…
|
APN | PL | Manufacturing |
|
Apollo Micro Systems Limited
Mission-critical electronics and electro-mechanical systems…
|
APOLLO | IN | Manufacturing |
|
Aptiv PLC
A technology company that designs and manufactures solution…
|
APTV | JE | Manufacturing |
|
Arad Ltd.
Global provider of water measurement and management solutio…
|
ARD | IL | Manufacturing |
|
Arbe Robotics Ltd.
Provider of 4D imaging radar solutions for driver-assist an…
|
ARBE | IL | Manufacturing |
|
Arch Meter Corporation
Designs and manufactures electronic power meters and smart …
|
4588 | TW | Manufacturing |
|
Aryt Industries Ltd.
Holding company that develops and markets electronic fuses …
|
ARYT | IL | 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.