
Starts Publishing Corporation — Investor Relations & Filings
Starts Publishing Corporation is a media company that operates on a "Paper x Digital x Experience" model, extending beyond traditional publishing. The company's core activities include the publication of magazines, books, e-books, and comics, with a significant portion of its literary content originating from its proprietary online novel submission platforms. A key digital asset is its lifestyle information website, OZmall. In addition to content creation, Starts Publishing provides comprehensive marketing solutions and event planning services for corporate clients. The company leverages its editorial capabilities, media credibility, and strong reader community to deliver targeted promotions, with a primary focus on the women's lifestyle market, covering areas such as travel, regional information, and urban living.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 有価証券報告書-第41期(2023/01/01-2023/12/31) | 2024-03-27 | Japanese | |
| 確認書 | 2023-11-10 | Japanese | |
| 四半期報告書-第41期第3四半期(2023/07/01-2023/09/30) | 2023-11-10 | Japanese | |
| 確認書 | 2023-08-10 | Japanese | |
| 四半期報告書-第41期第2四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | |
| 確認書 | 2023-05-12 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 7345913 | 有価証券報告書-第41期(2023/01/01-2023/12/31) | 2024-03-27 | Japanese | ||
|
2023
9 filings
| |||||
| 7539166 | 確認書 | 2023-11-10 | Japanese | ||
| 7539161 | 四半期報告書-第41期第3四半期(2023/07/01-2023/09/30) | 2023-11-10 | Japanese | ||
| 7548190 | 確認書 | 2023-08-10 | Japanese | ||
| 7548189 | 四半期報告書-第41期第2四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7568145 | 確認書 | 2023-05-12 | Japanese | ||
| 7568147 | 四半期報告書-第41期第1四半期(2023/01/01-2023/03/31) | 2023-05-12 | Japanese | ||
| 7571034 | 確認書 | 2023-03-29 | Japanese | ||
| 7571033 | 内部統制報告書-第40期(2022/01/01-2022/12/31) | 2023-03-29 | Japanese | ||
| 7571037 | 有価証券報告書-第40期(2022/01/01-2022/12/31) | 2023-03-29 | Japanese | ||
|
2022
5 filings
| |||||
| 7584579 | 確認書 | 2022-11-11 | Japanese | ||
| 7584573 | 四半期報告書-第40期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | ||
| 7593510 | 確認書 | 2022-08-10 | Japanese | ||
| 7593504 | 四半期報告書-第40期第2四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | ||
| 7609857 | 四半期報告書-第40期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-05-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Publishing of journals and periodicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Advertigo Spolka Akcyjna
A company in strategic transition to establish a new line o…
|
AVE | PL | Publishing, broadcasting, and c… |
|
ARBEIT-TIMES CO.,LTD.
Information services company publishing free job magazines …
|
2341 | JP | Publishing, broadcasting, and c… |
|
Arena Group Holdings, Inc.
A media and technology company operating a digital platform…
|
AREN | US | Publishing, broadcasting, and c… |
|
ASPERMONT LIMITED.
Global B2B media and business intelligence for mining, ener…
|
ASP | AU | Publishing, broadcasting, and c… |
|
Attica Publications S.A.
A media organization with operations in magazines, radio, T…
|
ATEK | GR | Publishing, broadcasting, and c… |
|
BFB Health Limited
Investment holding company primarily focused on advertising…
|
205 | HK | Publishing, broadcasting, and c… |
|
Brangista inc.
Media and e-commerce solutions provider that publishes digi…
|
6176 | JP | Publishing, broadcasting, and c… |
|
Cash.Medien AG
Provides media, consulting, and information services for th…
|
MF8 | DE | Publishing, broadcasting, and c… |
|
China 33 Media Group Limited
Major media operator in China's high-speed rail, offering a…
|
8087 | HK | Publishing, broadcasting, and c… |
|
CHUCO CO.,LTD.
Media and advertising firm specializing in community magazi…
|
2139 | JP | Publishing, broadcasting, and c… |
Starts Publishing Corporation 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/11240/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11240 | 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=11240 | 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=11240 \ -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": 11240}, 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 Starts Publishing Corporation (id: 11240)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.