Bafang Yunji International Company Limited — Investor Relations & Filings
Bafang Yunji International Co., Ltd. is a prominent food service operator specializing in the production and distribution of freshly prepared dumplings and traditional noodle dishes. The company’s core offerings include pan-fried potstickers, boiled water dumplings, and signature soups such as braised pork rib and beef noodles. Known for integrating quality ingredients with standardized preparation methods, the brand provides a diverse menu featuring unique flavors like kimchi, curry chicken, and corn. Bafang Yunji operates through an extensive network of quick-service dining locations and also offers a selection of frozen food products for the retail market. The company focuses on delivering nutritious, affordable, and high-quality meals in a modern dining environment, maintaining a strong emphasis on food safety and consistent service across its international franchise operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第一季合併財務報告董事會召開日期為 115年5月12日 | 2026-05-04 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | |
| 115年3月營業收入 | 2026-04-10 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-08 | Chinese | |
| 114年度財務比率 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40843138 | 公告本公司115年第一季合併財務報告董事會召開日期為 115年5月12日 | 2026-05-04 | Chinese | ||
| 33993098 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33990398 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33772683 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33772680 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 34039087 | 114年度財務比率 | 2026-03-27 | Chinese | ||
| 34039090 | 114年第4季海外子公司投資 | 2026-03-27 | Chinese | ||
| 34039094 | 114年第4季大陸投資 | 2026-03-27 | Chinese | ||
| 34039131 | 114年度應收帳款周轉率 | 2026-03-16 | Chinese | ||
| 34039128 | 114年度存貨週轉率 | 2026-03-16 | Chinese | ||
| 34039120 | 114年度毛利率 | 2026-03-16 | Chinese | ||
| 34039117 | 114年度營益分析 | 2026-03-16 | Chinese | ||
| 34039110 | 114年第4季權益變動表 | 2026-03-16 | Chinese | ||
| 34039104 | 114年第4季現金流量表 | 2026-03-16 | Chinese | ||
| 34039101 | 114年第4季綜合損益表 | 2026-03-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 … |
|
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 … |
Bafang Yunji International Company Limited 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/52194/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52194 | 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=52194 | 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=52194 \ -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": 52194}, 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 Bafang Yunji International Company Limited (id: 52194)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.