
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 |
|---|---|---|---|
| 臨時報告書 | 2023-11-14 | Japanese | |
| 確認書 | 2023-11-14 | Japanese | |
| 四半期報告書-第20期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | |
| 確認書 | 2023-08-14 | Japanese | |
| 四半期報告書-第20期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | |
| 内部統制報告書-第19期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
10 filings
| |||||
| 7373658 | 臨時報告書 | 2023-11-14 | Japanese | ||
| 7373653 | 確認書 | 2023-11-14 | Japanese | ||
| 7373648 | 四半期報告書-第20期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | ||
| 7547061 | 確認書 | 2023-08-14 | Japanese | ||
| 7547058 | 四半期報告書-第20期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | ||
| 7556724 | 内部統制報告書-第19期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7556719 | 確認書 | 2023-06-28 | Japanese | ||
| 7556722 | 有価証券報告書-第19期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7573326 | 確認書 | 2023-02-14 | Japanese | ||
| 7573322 | 四半期報告書-第19期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
5 filings
| |||||
| 7583466 | 確認書 | 2022-11-14 | Japanese | ||
| 7583463 | 四半期報告書-第19期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7592187 | 確認書 | 2022-08-12 | Japanese | ||
| 7592171 | 四半期報告書-第19期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7601949 | 内部統制報告書-第18期(令和3年4月1日-令和4年3月31日) | 2022-06-27 | 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.