
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 |
|---|---|---|---|
|
CRACKER BARREL OLD COUNTRY STORE, INC
Operates restaurants and gift stores with a Southern theme …
|
CBRL | US | Accommodation and food service … |
|
create restaurants holdings inc.
A holding company that manages a diverse portfolio of resta…
|
3387 | JP | Accommodation and food service … |
|
Daesan F&B Inc.
Processes, distributes, and sells livestock products and op…
|
065150 | KR | Accommodation and food service … |
|
DAISYO CORPORATION
Operates a chain of Japanese restaurants and pubs with food…
|
9979 | JP | Accommodation and food service … |
|
Daniel Thwaites PLC
Hospitality company operating hotels, inns, pubs, spas, and…
|
DLT | GB | Accommodation and food service … |
|
DARDEN RESTAURANTS INC
A full-service dining company that owns and operates a port…
|
DRI | US | Accommodation and food service … |
|
DD GROUP Co.,Ltd.
Manages over 100 brands in dining, amusement, and hospitali…
|
3073 | JP | Accommodation and food service … |
|
DENNY'S Corp
A multi-brand restaurant operator of diner and breakfast ca…
|
DENN | US | Accommodation and food service … |
|
Development Works Food Co.
Operates and franchises fast-casual dining outlets focused …
|
6013 | SA | Accommodation and food service … |
|
Devyani International Limited
Major QSR operator and franchisee for KFC, Pizza Hut, Costa…
|
DEVYANI | IN | 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.