
GIKEN LTD. — Investor Relations & Filings
GIKEN LTD. is a company that develops and promotes innovative construction technologies, aiming to lead a global "Construction Revolution." It is the inventor of the "press-in principle" for pile installation. The company's flagship product is the SILENT PILER™, a hydraulic machine designed for pressing in and extracting piles with minimal noise and vibration. This system operates by gripping previously installed piles and using their extraction resistance as a reaction force to statically press the next pile into the ground. GIKEN's technology provides scientifically-backed solutions for building robust structures in various environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | |
| 確認書 | 2026-04-14 | Japanese | |
| 半期報告書-第45期(2025/09/01-2026/02/28) | 2026-04-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-10 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-10 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-10 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 44106660 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | ||
| 34458730 | 確認書 | 2026-04-14 | Japanese | ||
| 34458729 | 半期報告書-第45期(2025/09/01-2026/02/28) | 2026-04-14 | Japanese | ||
| 33973981 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-10 | Japanese | ||
| 32920405 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-10 | Japanese | ||
| 19421578 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-10 | Japanese | ||
| 12303156 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-09 | Japanese | ||
|
2025
8 filings
| |||||
| 9756140 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-10 | Japanese | ||
| 8642568 | 確認書 | 2025-11-26 | Japanese | ||
| 8642563 | 有価証券報告書-第44期(2024/09/01-2025/08/31) | 2025-11-26 | Japanese | ||
| 8198854 | 訂正自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-11 | Japanese | ||
| 8163632 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-10 | Japanese | ||
| 7858732 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-08 | Japanese | ||
| 7240433 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-10 | Japanese | ||
| 7259760 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-10 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Site preparation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GEOHAN CORPORATION BERHAD
Specializes in providing foundation and geotechnical soluti…
|
— | MY | Construction |
|
Giken Holdings Co., Ltd.
A construction group specializing in press-in piling techno…
|
1443 | JP | Construction |
|
In Construction Holdings Limited
General and foundation contractor specializing in foundatio…
|
1500 | HK | Construction |
|
KH Construction Co., Ltd.
A construction contractor specializing in foundation and ge…
|
226360 | KR | Construction |
|
K. H. Group Holdings Limited
Provides foundation and construction services, specialized …
|
1557 | HK | Construction |
|
Kin Pang Holdings Limited
Provision of construction and ancillary services in Macau a…
|
1722 | HK | Construction |
|
Lightning Ventures Inc.
Commercial excavation and earthmoving contractor using GPS-…
|
LVI | CA | Construction |
|
Nordisk Bergteknik
Specializes in rock handling and foundation solutions for c…
|
NORB | SE | Construction |
|
Palingeo
Specializes in geotechnical engineering and special foundat…
|
PAL | IT | Construction |
|
PT Berdikari Pondasi Perkasa Tbk.
Specializes in foundation, ground improvement, marine works…
|
BDKR | ID | Construction |
GIKEN LTD. 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/11799/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11799 | 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=11799 | 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=11799 \ -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": 11799}, 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 GIKEN LTD. (id: 11799)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.