
WOWPRIME — Investor Relations & Filings
Wowprime Corp. is a prominent multi-brand restaurant operator established in 1993. The company manages an extensive portfolio of over 400 dining establishments across diverse culinary categories, including Western-style steakhouses, Japanese cuisine, Chinese dishes, hot pot, teppanyaki, and barbecue. Its operational strategy focuses on brand innovation and standardized management systems to ensure consistent service quality. Key brands under its umbrella include Wang Steak, TASTy, Chamonix, and Tokiya. Serving more than 23 million customers annually, the group prioritizes a customer-centric approach and a diverse range of dining experiences. The company leverages its robust corporate culture and chain management expertise to maintain a significant presence in the food service market, continuously expanding its brand reach and culinary offerings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司受邀參加臺灣證券交易所召開115年「璞玉指數」主題式業績發表會 | 2026-05-20 | Chinese | |
| 115年05月法人說明會簡報 — 272720260520E001.pdf | 2026-05-20 | English | |
| 115年05月法人說明會簡報 — 272720260520M001.pdf | 2026-05-20 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-20 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-14 | Chinese | |
| 115年第1季大陸投資 | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46583801 | 本公司受邀參加臺灣證券交易所召開115年「璞玉指數」主題式業績發表會 | 2026-05-20 | Chinese | ||
| 46584215 | 115年05月法人說明會簡報 — 272720260520E001.pdf | 2026-05-20 | English | ||
| 46584180 | 115年05月法人說明會簡報 — 272720260520M001.pdf | 2026-05-20 | Chinese | ||
| 46584127 | 115年05月法人說明會簡報 | 2026-05-20 | Chinese | ||
| 46372564 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372277 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 45734059 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45725907 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
| 47035940 | 115年第1季權益變動表 | 2026-05-07 | Chinese | ||
| 47035938 | 115年第1季現金流量表 | 2026-05-07 | Chinese | ||
| 47035936 | 115年第1季綜合損益表 | 2026-05-07 | Chinese | ||
| 47035934 | 115年第1季資產負債表 | 2026-05-07 | Chinese | ||
| 47035941 | 公告本公司董事會訂定除息基準日暨國內轉換公司債 停止轉換事宜 | 2026-05-07 | Chinese | ||
| 47035944 | 公告本公司115年第一季合併財務報告業經提報董事會通過 | 2026-05-07 | Chinese | ||
| 47035949 | 115年04月董事會成員及持股 | 2026-05-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FOCUS DYNAMICS GROUP BERHAD
Investment holding, F&B operations, property investment, de…
|
— | MY | Accommodation and food service … |
|
FUJIO FOOD GROUP INC.
A food service company operating and franchising diverse Ja…
|
2752 | JP | Accommodation and food service … |
|
FULLER,SMITH & TURNER PLC
Operator of premium pubs, inns, and hotels located across t…
|
FSTA | GB | Accommodation and food service … |
|
Fulum Group Holdings Limited
Catering enterprise operating Chinese restaurants across Ho…
|
1443 | HK | Accommodation and food service … |
|
Future Bright Holdings Limited
Specializes in food and catering, managing restaurants, cat…
|
703 | VG | Accommodation and food service … |
|
Garden Co., Ltd.
A multi-brand restaurant operator that grows through M&A an…
|
274A | JP | Accommodation and food service … |
|
Genki Global Dining Concepts Corporation
A food service company that operates and franchises a portf…
|
9828 | JP | Accommodation and food service … |
|
GEN Restaurant Group, Inc.
Operates a chain of all-you-can-eat, cook-it-yourself Asian…
|
GENK | US | Accommodation and food service … |
|
G-FACTORY CO.,LTD.
Offers management support services and operates its own res…
|
3474 | JP | Accommodation and food service … |
|
GIFT HOLDINGS INC.
Operates a network of ramen restaurants and supplies its ow…
|
9279 | JP | Accommodation and food service … |
WOWPRIME 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/52190/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52190 | 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=52190 | 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=52190 \ -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": 52190}, 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 WOWPRIME (id: 52190)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.