
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 |
|---|---|---|---|
| 訂正報告書(大量保有報告書・変更報告書) | 2022-10-06 | Japanese | |
| 訂正報告書(大量保有報告書・変更報告書) | 2022-10-06 | Japanese | |
| 変更報告書 | 2022-09-30 | Japanese | |
| 大量保有報告書 | 2022-09-14 | Japanese | |
| 変更報告書 | 2022-08-22 | Japanese | |
| 訂正報告書(大量保有報告書・変更報告書) | 2022-08-22 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
13 filings
| |||||
| 7588695 | 訂正報告書(大量保有報告書・変更報告書) | 2022-10-06 | Japanese | ||
| 7588681 | 訂正報告書(大量保有報告書・変更報告書) | 2022-10-06 | Japanese | ||
| 7588862 | 変更報告書 | 2022-09-30 | Japanese | ||
| 7589465 | 大量保有報告書 | 2022-09-14 | Japanese | ||
| 7590287 | 変更報告書 | 2022-08-22 | Japanese | ||
| 7590286 | 訂正報告書(大量保有報告書・変更報告書) | 2022-08-22 | Japanese | ||
| 7590271 | 大量保有報告書 | 2022-08-22 | Japanese | ||
| 7594036 | 確認書 | 2022-08-10 | Japanese | ||
| 7594030 | 四半期報告書-第17期第2四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | ||
| 7609821 | 四半期報告書-第17期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-05-12 | Japanese | ||
| 7613437 | 確認書 | 2022-03-28 | Japanese | ||
| 7613431 | 内部統制報告書-第16期(令和3年1月1日-令和3年12月31日) | 2022-03-28 | Japanese | ||
| 7613426 | 有価証券報告書-第16期(令和3年1月1日-令和3年12月31日) | 2022-03-28 | Japanese | ||
|
2021
2 filings
| |||||
| 7623291 | 四半期報告書-第16期第3四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese | ||
| 7627575 | 四半期報告書-第16期第2四半期(令和3年4月1日-令和3年6月30日) | 2021-08-13 | 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.