
internet infinity INC. — Investor Relations & Filings
internet infinity INC. is a healthcare company focused on extending the healthy life expectancy of the elderly through a combination of direct services and technology solutions. The company's direct service operations include 'Record Book' rehabilitation-type day care centers, in-home nursing care, and life support services such as the rental and sale of welfare equipment and housing modifications. Its technology division provides DX (Digital Transformation) solutions, including web-based support for senior-focused marketing and tools for balancing work with caregiving. Additionally, it offers system solutions to other care providers to improve productivity and address labor shortages.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-09 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-08 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第22期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-11 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-10 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 12308278 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-09 | Japanese | ||
|
2025
14 filings
| |||||
| 9591131 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-08 | Japanese | ||
| 8319832 | 確認書 | 2025-11-14 | Japanese | ||
| 8319796 | 半期報告書-第22期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 8200894 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-11 | Japanese | ||
| 7982484 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-10 | Japanese | ||
| 7856077 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-10 | Japanese | ||
| 7857807 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-14 | Japanese | ||
| 7240955 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-07 | Japanese | ||
| 7247209 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7251625 | 確認書 | 2025-06-25 | Japanese | ||
| 7251622 | 内部統制報告書-第21期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251623 | 有価証券報告書-第21期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7259539 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-11 | Japanese | ||
| 7262459 | 臨時報告書 | 2025-05-23 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Social work activities without accommodation for older persons or persons with disabilities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bluelinea
Provides teleassistance and connected healthcare for the el…
|
ALBLU | FR | Human health and social work ac… |
|
Careium AB
A European provider of technology-enabled care and digital …
|
CARE | SE | Human health and social work ac… |
|
Cocorport Inc.
Provides employment and independence support for individual…
|
9346 | JP | Human health and social work ac… |
|
Continuum Health Care Inc.
Provides personalized, compassionate in-home senior care an…
|
— | CA | Human health and social work ac… |
|
E-Home Household Service Holdings Ltd
An online-to-offline platform for household, appliance, and…
|
EJH | US | Human health and social work ac… |
|
INCLUSIVE Inc.
A business development company promoting digital transforma…
|
7078 | JP | Human health and social work ac… |
|
LITALICO Inc.
Offers employment, child development, and online support fo…
|
7366 | JP | Human health and social work ac… |
|
Nova Leap Health Corp.
A healthcare provider offering personalized private pay hom…
|
NLH | CA | Human health and social work ac… |
internet infinity INC. 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/14017/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14017 | 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=14017 | 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=14017 \ -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": 14017}, 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 internet infinity INC. (id: 14017)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.