
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 |
|---|---|---|---|
|
CHINA QUANJUDE(GROUP) CO.,LTD
Historic restaurant and food group specializing in traditio…
|
002186 | CN | Accommodation and food service … |
|
CHIPOTLE MEXICAN GRILL INC
Operates fast-casual restaurants serving customizable, Mexi…
|
CMG | US | Accommodation and food service … |
|
Choushimaru Co.,Ltd.
Operates a chain of gourmet conveyor belt sushi restaurants…
|
3075 | JP | Accommodation and food service … |
|
CMR, S.A.B. de C.V.
Operates over 100 dining locations under various proprietar…
|
CMR | MX | Accommodation and food service … |
|
Cofix Group Ltd.
Operates a multi-format retail chain of cafes and supermark…
|
CFX | IL | Accommodation and food service … |
|
COLLINS FOODS LIMITED
Operates KFC and Taco Bell outlets, focusing on quick-servi…
|
CKF | AU | Accommodation and food service … |
|
Coloseum Holding a.s.
Gastronomic group operating restaurants, a brewery, caterin…
|
COLOS | CZ | Accommodation and food service … |
|
COLOWIDE CO.,LTD.
A food service company operating a diverse portfolio of res…
|
7616 | JP | Accommodation and food service … |
|
COMPTOIR GROUP PLC
A restaurant operator specializing in Lebanese and Eastern …
|
COM | GB | Accommodation and food service … |
|
Cooks Coffee Company Limited
International franchisor of a network of locally owned, eth…
|
COOK | NZ | 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.