
Asukanet Company,Limited — Investor Relations & Filings
Asukanet Company, Limited operates across four distinct business segments. The Photo Book business provides on-demand printing services for personalized photo albums, supporting small-lot production. The Funeral business offers digital image processing for memorial photos, video streaming, and other related services specifically for the funeral industry. The Aerial Display business develops and manufactures proprietary ASKA3D plates, an optical technology that projects clear images and video into mid-air, enabling applications such as contactless interfaces. Additionally, the company is expanding into the Virtual/xR business, which includes managing a virtual live streamer agency and utilizing xR technologies for events and regional promotion.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 事業譲受に関するお知らせ | 2026-05-11 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-01 | Japanese | |
| 自己株式の取得状況および取得終了に関するお知らせ | 2026-05-01 | Japanese | |
| 代表取締役の担当変更及び主要人事に関するお知らせ | 2026-04-16 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-02 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-02 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 46882797 | 事業譲受に関するお知らせ | 2026-05-11 | Japanese | ||
| 39406618 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-01 | Japanese | ||
| 46880675 | 自己株式の取得状況および取得終了に関するお知らせ | 2026-05-01 | Japanese | ||
| 46877369 | 代表取締役の担当変更及び主要人事に関するお知らせ | 2026-04-16 | Japanese | ||
| 33153076 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-02 | Japanese | ||
| 32859403 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-02 | Japanese | ||
| 13937622 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-02 | Japanese | ||
| 12168288 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-06 | Japanese | ||
|
2025
7 filings
| |||||
| 10117945 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-15 | Japanese | ||
| 9880205 | 確認書 | 2025-12-12 | Japanese | ||
| 9876485 | 半期報告書-第31期(2025/05/01-2026/04/30) | 2025-12-12 | Japanese | ||
| 8070178 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-04 | Japanese | ||
| 7947264 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-02 | Japanese | ||
| 7856488 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-02 | Japanese | ||
| 7859318 | 訂正自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-06 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABILITY
ODM and EMS provider of advanced optical and digital imagin…
|
2374 | TW | Manufacturing |
|
Advanced Fiber Resources (Zhuhai), Ltd.
Manufacturer of high-power passive optical components for l…
|
300620 | CN | Manufacturing |
|
aiPlex
Specializes in digital imaging and automotive safety, focus…
|
6225 | TW | Manufacturing |
|
Aksh Optifibre Ltd.
Global manufacturer of optical fiber, cables, FRP rods, and…
|
AKSHOPTFBR | IN | Manufacturing |
|
Altek
Provider of digital imaging solutions and AI edge vision fo…
|
3059 | TW | Manufacturing |
|
APOGEE
Manufactures thin-film filters and optical components for t…
|
6426 | TW | Manufacturing |
|
Appotronics Corporation Limited
Develops ALPD laser display technology for cinema, home, an…
|
688007 | CN | Manufacturing |
|
ARASHI VISION INC.
Develops 360-degree cameras, action cameras, and profession…
|
688775 | CN | Manufacturing |
|
ASIA
Manufacturer of precision optical components, lenses, and o…
|
3019 | TW | Manufacturing |
|
A-Tech Solution CO., LTD.
Manufactures precision injection molds, stamping dies, and …
|
071670 | KR | Manufacturing |
Asukanet Company,Limited 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/13401/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13401 | 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=13401 | 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=13401 \ -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": 13401}, 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 Asukanet Company,Limited (id: 13401)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.