
CERES INC. — Investor Relations & Filings
CERES INC. is an internet marketing company specializing in the planning, development, and operation of smartphone media. The company's operations are structured into two primary business segments: Mobile Services and Financial Services. The Mobile Services segment provides smartphone advertising media services, including the management of its point media platform, "Moppy".
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-06-19 | Japanese | |
| 財務上の特約が付された金銭消費貸借契約の締結について | 2026-06-19 | Japanese | |
| Notice Regarding Execution of Loan Agreement with Financial Covenants | 2026-06-19 | English | |
| 自己株式の取得状況及び取得終了に関するお知らせ | 2026-06-18 | Japanese | |
| Notice Regarding the Status and Completion of Acquisition of Treasury Shares | 2026-06-18 | English | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-06-08 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 48123613 | 臨時報告書 | 2026-06-19 | Japanese | ||
| 48123861 | 財務上の特約が付された金銭消費貸借契約の締結について | 2026-06-19 | Japanese | ||
| 48123313 | Notice Regarding Execution of Loan Agreement with Financial Covenants | 2026-06-19 | English | ||
| 48109549 | 自己株式の取得状況及び取得終了に関するお知らせ | 2026-06-18 | Japanese | ||
| 48108653 | Notice Regarding the Status and Completion of Acquisition of Treasury Shares | 2026-06-18 | English | ||
| 47993402 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-06-08 | Japanese | ||
| 48040632 | Notice Regarding Status of Acquisition of Treasury Shares | 2026-06-01 | English | ||
| 47911970 | 自己株式の取得状況に関するお知らせ | 2026-06-01 | Japanese | ||
| 46526716 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-19 | Japanese | ||
| 48177084 | 2026年12月期 第1四半期決算短信〔日本基準〕(連結) | 2026-04-30 | Japanese | ||
| 36109243 | 臨時報告書 | 2026-04-24 | Japanese | ||
| 46877755 | 第三者割当による自己株式処分の払込完了に関するお知らせ | 2026-04-17 | Japanese | ||
| 33131233 | 有価証券届出書(参照方式) | 2026-04-01 | Japanese | ||
| 33054215 | 確認書 | 2026-03-27 | Japanese | ||
| 33054214 | 有価証券報告書-第21期(2025/01/01-2025/12/31) | 2026-03-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Social network sites and other content distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
OOOOO Entertainment Commerce Limited
Video Commerce platform powering social shopping communitie…
|
OOOO | CA | Publishing, broadcasting, and c… |
|
Ourgame International Holdings Limited
Integrated online service provider for digital card/board g…
|
6899 | KY | Publishing, broadcasting, and c… |
|
PANDORA TV CO.,LTD.
A technology company that operated a video-sharing platform…
|
202960 | KR | Publishing, broadcasting, and c… |
|
Phoenix New Media Ltd
A new media company providing premium content on an integra…
|
FENG | US | Publishing, broadcasting, and c… |
|
Playgram Co., Ltd.
A diversified company in digital content, media technology,…
|
009810 | KR | Publishing, broadcasting, and c… |
|
PT Folago Global Nusantara Tbk
Digital engagement ecosystem for the creator economy, manag…
|
IRSX | ID | Publishing, broadcasting, and c… |
|
QYOU Media Inc.
Media and entertainment company specializing in developing …
|
QYOU | CA | Publishing, broadcasting, and c… |
|
Scienjoy Holding Corp
Offers mobile live streaming platforms and develops a metav…
|
SJ | US | Publishing, broadcasting, and c… |
|
Sohu.com Ltd
An online media and gaming company providing content, video…
|
SOHU | US | Publishing, broadcasting, and c… |
|
SOOP CO., LTD.
An entertainment and technology company that operates a liv…
|
067160 | KR | Publishing, broadcasting, and c… |
CERES 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/13800/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13800 | 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=13800 | 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=13800 \ -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": 13800}, 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 CERES INC. (id: 13800)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.