
OM2 Network Co.,Ltd — Investor Relations & Filings
OM2 Network Co., Ltd. is a food company specializing in meat products and services. The company's core operations are structured into three primary segments: Meat Retail, Prepared Foods Retail, and a Restaurant Business. The Meat Retail segment handles the sale of fresh and processed meat products. The Prepared Foods segment offers a variety of ready-to-eat items. The Restaurant Business operates dining establishments. Leveraging its expertise as a meat specialist, the company focuses on providing high-quality, differentiated products. Its activities also include meat processing and distribution to support its retail and food service operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-01 | Japanese | |
| 確認書 | 2026-04-28 | Japanese | |
| 有価証券報告書-第67期(2025/02/01-2026/01/31) | 2026-04-28 | Japanese | |
| 確認書 | 2025-09-12 | Japanese | |
| 半期報告書-第67期(2025/02/01-2026/01/31) | 2025-09-12 | Japanese | |
| 臨時報告書 | 2025-05-15 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 39364616 | 臨時報告書 | 2026-05-01 | Japanese | ||
| 37888195 | 確認書 | 2026-04-28 | Japanese | ||
| 37888097 | 有価証券報告書-第67期(2025/02/01-2026/01/31) | 2026-04-28 | Japanese | ||
|
2025
9 filings
| |||||
| 7855866 | 確認書 | 2025-09-12 | Japanese | ||
| 7855868 | 半期報告書-第67期(2025/02/01-2026/01/31) | 2025-09-12 | Japanese | ||
| 7263529 | 臨時報告書 | 2025-05-15 | Japanese | ||
| 7265282 | 臨時報告書 | 2025-05-02 | Japanese | ||
| 7265557 | 確認書 | 2025-04-30 | Japanese | ||
| 7265556 | 内部統制報告書-第66期(2024/02/01-2025/01/31) | 2025-04-30 | Japanese | ||
| 7265559 | 有価証券報告書-第66期(2024/02/01-2025/01/31) | 2025-04-30 | Japanese | ||
| 7286595 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-02-05 | Japanese | ||
| 7289411 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-01-08 | Japanese | ||
|
2024
3 filings
| |||||
| 7292958 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-12-05 | Japanese | ||
| 7302932 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-11-07 | Japanese | ||
| 7306100 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-10-07 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of food
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Oisix ra daichi Inc.
Online food retailer offering home delivery of organic and …
|
3182 | JP | Wholesale and retail trade |
|
Organic Earth Corp.
Retailer specializing in certified organic and natural groc…
|
— | CA | Wholesale and retail trade |
|
Organic Farma Zdrowia Spolka Akcyjna
Retailer of certified organic and natural foods via delicat…
|
ORG | PL | Wholesale and retail trade |
|
Peruvian Gold Limited
Specialty retailer and supplier of premium, sustainable cof…
|
— | CA | Wholesale and retail trade |
|
Shanghai Laiyifen Co.,Ltd
Develops and retails over 1,000 snack varieties through a m…
|
603777 | CN | Wholesale and retail trade |
|
Shenzhen Pagoda Industrial (Group) Corporation Limited
Major fruit retailer managing an integrated supply chain an…
|
2411 | HK | Wholesale and retail trade |
|
Tenfu (Cayman) Holdings Company Limited
A traditional Chinese tea enterprise selling and marketing …
|
6868 | HK | Wholesale and retail trade |
|
Ten Ren Tea Co., Ltd.
Global producer and retailer of tea leaves, tea sets, and b…
|
1233 | TW | Wholesale and retail trade |
|
Three Squirrels Inc.
Researches and distributes nuts, dried fruits, and snacks v…
|
300783 | CN | Wholesale and retail trade |
|
UORIKI CO.,LTD.
Specializes in the retail, wholesale, and food service of s…
|
7596 | JP | Wholesale and retail trade |
OM2 Network Co.,Ltd 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/12650/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12650 | 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=12650 | 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=12650 \ -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": 12650}, 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 OM2 Network Co.,Ltd (id: 12650)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.