
IBJ,Inc. — Investor Relations & Filings
IBJ, Inc. is a comprehensive provider of matchmaking and marriage consulting services. The company operates a hybrid business model that integrates online platforms with offline, in-person support. Its core offerings include managing one of the largest federations of affiliated marriage agencies, operating directly managed consulting centers, and providing a suite of digital matchmaking tools and websites. IBJ also organizes a wide variety of matchmaking events to facilitate introductions. The company's approach combines technology-driven partner searching with personalized guidance from professional counselors to support individuals throughout their journey to marriage.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 変更報告書 | 2023-09-26 | Japanese | |
| 変更報告書(短期大量譲渡) | 2023-09-08 | Japanese | |
| 確認書 | 2023-08-14 | Japanese | |
| 四半期報告書-第18期第2四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | |
| 大量保有報告書 | 2023-07-07 | Japanese | |
| 確認書 | 2023-05-15 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
10 filings
| |||||
| 7544070 | 変更報告書 | 2023-09-26 | Japanese | ||
| 7544957 | 変更報告書(短期大量譲渡) | 2023-09-08 | Japanese | ||
| 7546812 | 確認書 | 2023-08-14 | Japanese | ||
| 7546804 | 四半期報告書-第18期第2四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | ||
| 7553588 | 大量保有報告書 | 2023-07-07 | Japanese | ||
| 7567384 | 確認書 | 2023-05-15 | Japanese | ||
| 7567391 | 四半期報告書-第18期第1四半期(2023/01/01-2023/03/31) | 2023-05-15 | Japanese | ||
| 7571703 | 確認書 | 2023-03-24 | Japanese | ||
| 7571702 | 内部統制報告書-第17期(2022/01/01-2022/12/31) | 2023-03-24 | Japanese | ||
| 7571704 | 有価証券報告書-第17期(2022/01/01-2022/12/31) | 2023-03-24 | Japanese | ||
|
2022
5 filings
| |||||
| 7581459 | 変更報告書 | 2022-11-22 | Japanese | ||
| 7585223 | 確認書 | 2022-11-11 | Japanese | ||
| 7585214 | 四半期報告書-第17期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | ||
| 7586204 | 確認書 | 2022-11-10 | Japanese | ||
| 7586188 | 訂正四半期報告書-第17期第2四半期(令和4年4月1日-令和4年6月30日) | 2022-11-10 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for personal services
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Matrimony.com Limited
Provides online matchmaking and wedding services including …
|
MATRIMONY | IN | Other service activities |
|
Tameny Inc.
Specializes in marriage-related services like matchmaking a…
|
6181 | JP | Other service activities |
IBJ,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/13702/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13702 | 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=13702 | 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=13702 \ -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": 13702}, 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 IBJ,Inc. (id: 13702)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.