
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 |
|---|---|---|---|
| 事後交付型譲渡制限付株式ユニット制度に基づく自己株式の処分の払込完了に関するお知らせ | 2026-05-27 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-15 | Japanese | |
| パフォーマンス・シェア・ユニット制度に基づく自己株式の処分の払込完了に関するお知らせ | 2026-05-07 | Japanese | |
| 自己株式の取得状況に関するお知らせ | 2026-05-07 | Japanese | |
| 訂正有価証券届出書(参照方式) | 2026-04-27 | Japanese | |
| 2025年度決算説明会資料 | 2026-04-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47251861 | 事後交付型譲渡制限付株式ユニット制度に基づく自己株式の処分の払込完了に関するお知らせ | 2026-05-27 | Japanese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Airthings
Develops and manufactures smart monitors and purifiers for …
|
AIRX | NO | Manufacturing |
|
AJINEXTEK Co., Ltd.
Develops motion control chips, modules, and controllers for…
|
059120 | KR | Manufacturing |
|
AKN TECHNOLOGY BHD
Global leader in semiconductor industry, delivering custome…
|
— | MY | Manufacturing |
|
Aligned Genetics, Inc.
Develops solutions for cellular imaging, biomolecular analy…
|
238120 | KR | Manufacturing |
|
Alltronics Holdings Limited
Manufactures and trades diverse electronic products, compon…
|
833 | HK | Manufacturing |
|
Alpha MOS
Designs and manufactures analytical instruments that replic…
|
ALNEO | FR | Manufacturing |
|
ALUX Co., Ltd.
Develops and manufactures educational robots and drones for…
|
475580 | KR | Manufacturing |
|
AMERICAN SENSORS INC.
Provides precision sensors and system technologies for the …
|
— | CA | Manufacturing |
|
AMETEK INC/
Global manufacturer of electronic instruments and electrome…
|
AME | US | Manufacturing |
|
ANHUI LANDUN PHOTOELECTRON CO.,LTD
Develops optoelectronic instruments for environmental, weat…
|
300862 | CN | 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.