
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 |
|---|---|---|---|
|
BÜYÜK ŞEFLER GIDA TURİZM TEKSTİL DANIŞMANLIK ORGANİZASYON EĞİTİM SANAYİ VE TİCARET A.Ş.
A multi-brand operator of full-service casual dining restau…
|
BIGCH | TR | Accommodation and food service … |
|
Cafe de Coral Holdings Limited
World's largest Chinese fast-food group operating QSR and c…
|
341 | HK | Accommodation and food service … |
|
CAKE BOX HOLDINGS PLC
A franchise retailer of 100% egg-free fresh cream celebrati…
|
CBOX | GB | Accommodation and food service … |
|
Carrianna Group Holdings Company Limited
Investment holding company with operations in food, restaur…
|
126 | HK | Accommodation and food service … |
|
CAVA GROUP, INC.
Operates Mediterranean fast-casual restaurants and sells pa…
|
CAVA | US | Accommodation and food service … |
|
CBK Holdings Limited
Operates hotpot specialty restaurants, processes food, and …
|
8428 | HK | Accommodation and food service … |
|
Chanson International Holding
Manufactures and sells bakery products, beverages, and meal…
|
CHSN | US | Accommodation and food service … |
|
CHEESECAKE FACTORY INC
Operates upscale casual restaurants and a bakery producing …
|
CAKE | US | Accommodation and food service … |
|
CHIKARANOMOTO HOLDINGS Co.,Ltd.
A holding company managing a global network of ramen restau…
|
3561 | JP | Accommodation and food service … |
|
CHIMNEY CO., LTD.
Operator of directly managed and franchised Japanese-style …
|
3178 | 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.