
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 |
|---|---|---|---|
| 有価証券報告書-第15期(平成30年4月1日-平成31年3月31日) | 2019-06-28 | Japanese | |
| 四半期報告書-第15期第3四半期(2018/10/01-2018/12/31) | 2019-02-14 | Japanese | |
| 四半期報告書-第15期第2四半期(2018/07/01-2018/09/30) | 2018-11-14 | Japanese | |
| 四半期報告書-第15期第1四半期(2018/04/01-2018/06/30) | 2018-08-14 | Japanese | |
| 有価証券報告書-第14期(平成29年4月1日-平成30年3月31日) | 2018-06-29 | Japanese | |
| 四半期報告書-第14期第3四半期(2017/10/01-2017/12/31) | 2018-02-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
2 filings
| |||||
| 7709370 | 有価証券報告書-第15期(平成30年4月1日-平成31年3月31日) | 2019-06-28 | Japanese | ||
| 7714254 | 四半期報告書-第15期第3四半期(2018/10/01-2018/12/31) | 2019-02-14 | Japanese | ||
|
2018
4 filings
| |||||
| 7717412 | 四半期報告書-第15期第2四半期(2018/07/01-2018/09/30) | 2018-11-14 | Japanese | ||
| 7720842 | 四半期報告書-第15期第1四半期(2018/04/01-2018/06/30) | 2018-08-14 | Japanese | ||
| 7724002 | 有価証券報告書-第14期(平成29年4月1日-平成30年3月31日) | 2018-06-29 | Japanese | ||
| 7728524 | 四半期報告書-第14期第3四半期(2017/10/01-2017/12/31) | 2018-02-14 | Japanese | ||
|
2017
3 filings
| |||||
| 7731706 | 四半期報告書-第14期第2四半期(2017/07/01-2017/09/30) | 2017-11-14 | Japanese | ||
| 7734703 | 四半期報告書-第14期第1四半期(2017/04/01-2017/06/30) | 2017-08-14 | Japanese | ||
| 7737932 | 有価証券報告書-第13期(2016/04/01-2017/03/31) | 2017-06-29 | 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.