
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 |
|---|---|---|---|
|
Dine Brands Global, Inc.
A food and beverage company that owns and franchises a port…
|
DIN | US | Accommodation and food service … |
|
DOMINO'S PIZZA ENTERPRISES LIMITED
Largest international Domino's franchisee focused on digita…
|
DMP | AU | Accommodation and food service … |
|
Domino's Pizza Group PLC
Master franchisee of pizza delivery and carryout stores in …
|
DOM | GB | Accommodation and food service … |
|
DOMINOS PIZZA INC
Global network of franchised restaurants offering pizza and…
|
DPZ | US | Accommodation and food service … |
|
DOUTOR NICHIRES Holdings.,Co Ltd.
A holding company operating coffee shops, restaurants, and …
|
3087 | JP | Accommodation and food service … |
|
DPC Dash Ltd
Exclusive master franchisee for Domino's Pizza in Chinese M…
|
1405 | VG | Accommodation and food service … |
|
DP POLAND PLC
Operates and sub-franchises Domino's Pizza stores in Poland…
|
DPP | GB | Accommodation and food service … |
|
Dragon King Group Holdings Limited
Operates Cantonese restaurants, trades food products, and e…
|
8493 | HK | Accommodation and food service … |
|
Dragon Legend Entertainment (Canada) Inc
Operates a high-volume, all-day premium international buffe…
|
DLE | CA | Accommodation and food service … |
|
EAT&HOLDINGS Co.,Ltd.
A holding company managing food manufacturing and food serv…
|
2882 | 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.