
ADVANTEST CORPORATION — Investor Relations & Filings
Advantest Corporation is a leading manufacturer of automatic test equipment (ATE) and measurement solutions for the semiconductor industry. The company designs, manufactures, and sells a comprehensive portfolio of products including semiconductor and component test systems, mechatronic systems such as test handlers and device interfaces, and electron beam (EB) systems used for fine exposure, processing, and measurement of silicon wafers and photomasks. These leading-edge systems are critical for ensuring the quality, reliability, and performance of semiconductor devices throughout the design and production process. Advantest's solutions enable the development of advanced technologies that power a wide range of applications, from high-performance computing and AI to automotive and consumer electronics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-15 | Japanese | |
| パフォーマンス・シェア・ユニット制度に基づく自己株式の処分の払込完了に関するお知らせ | 2026-05-07 | Japanese | |
| 自己株式の取得状況に関するお知らせ | 2026-05-07 | Japanese | |
| 訂正有価証券届出書(参照方式) | 2026-04-27 | Japanese | |
| 2025年度決算説明会資料 | 2026-04-27 | Japanese | |
| 譲渡制限付株式報酬としての自己株式の処分の払込完了に関するお知らせ | 2026-04-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46344718 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-15 | Japanese | ||
| 46881404 | パフォーマンス・シェア・ユニット制度に基づく自己株式の処分の払込完了に関するお知らせ | 2026-05-07 | Japanese | ||
| 46881399 | 自己株式の取得状況に関するお知らせ | 2026-05-07 | Japanese | ||
| 37352274 | 訂正有価証券届出書(参照方式) | 2026-04-27 | Japanese | ||
| 46879292 | 2025年度決算説明会資料 | 2026-04-27 | Japanese | ||
| 46879291 | 譲渡制限付株式報酬としての自己株式の処分の払込完了に関するお知らせ | 2026-04-27 | Japanese | ||
| 46879289 | 事後交付型譲渡制限付株式ユニット制度に基づく自己株式の処分に関するお知らせ | 2026-04-27 | Japanese | ||
| 46879288 | 剰余金の配当(期末配当)に関するお知らせ | 2026-04-27 | Japanese | ||
| 46879287 | 2026年3月期 決算短信〔IFRS〕(連結) | 2026-04-27 | Japanese | ||
| 34544732 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | ||
| 33151723 | 訂正有価証券届出書(参照方式) | 2026-04-02 | Japanese | ||
| 33151718 | 訂正臨時報告書 | 2026-04-02 | Japanese | ||
| 33101599 | 有価証券届出書(参照方式) | 2026-03-31 | Japanese | ||
| 32952440 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-16 | Japanese | ||
| 12724725 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEHR TEST SYSTEMS
Designs and manufactures test and reliability screening sol…
|
AEHR | US | Manufacturing |
|
AEMULUS HOLDINGS BERHAD
Designs, engineers, and develops automated test equipment a…
|
— | MY | Manufacturing |
|
AEROSPACE HI-TECH HOLDING GROUP CO., LTD.
Develops aerospace electronics, automotive control units, a…
|
000901 | CN | Manufacturing |
|
AEROSPACE NANHU ELECTRONIC INFORMATION TECHNOLOGY CO., LTD.
Develops air defense warning radars and electronic informat…
|
688552 | CN | Manufacturing |
|
Aether Global Innovations Corp.
Specializes in advanced Counter-UAS solutions protecting cr…
|
AETH | CA | Manufacturing |
|
Aeva Technologies, Inc.
Designs and manufactures 4D LiDAR sensing and perception sy…
|
AEVA | US | Manufacturing |
|
AGILENT TECHNOLOGIES, INC.
Provides solutions for the life sciences, diagnostics, and …
|
A | US | Manufacturing |
|
Aichi Tokei Denki Co.,Ltd.
Manufacturer of water meters, gas meters, flow meters, and …
|
7723 | JP | Manufacturing |
|
Ai Holdings Corporation
Manufactures and sells information equipment, security syst…
|
3076 | JP | Manufacturing |
|
AIMFLEX BERHAD
Specializes in Test and Measurement automation, designing a…
|
— | MY | Manufacturing |
ADVANTEST 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/11948/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11948 | 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=11948 | 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=11948 \ -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": 11948}, 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 ADVANTEST CORPORATION (id: 11948)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.