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 |
|---|---|---|---|
|
ARK RESTAURANTS CORP
Operates diverse restaurants and catering in landmark and t…
|
ARKR | US | Accommodation and food service … |
|
ASAKUMA CO.,LTD.
Operates and franchises steak, izakaya, and Indonesian rest…
|
7678 | JP | Accommodation and food service … |
|
ATOM CORPORATION
A restaurant management company operating a diverse portfol…
|
7412 | IN | Accommodation and food service … |
|
Autogrill
Global operator of food, beverage, and retail services for …
|
AGL | IT | Accommodation and food service … |
|
A&W Food Services of Canada
Primary hamburger chain operating franchised fast-food rest…
|
AW | CA | Accommodation and food service … |
|
BALNIBARBI Co.,Ltd.
Develops and operates restaurants, focusing on revitalizing…
|
3418 | JP | Accommodation and food service … |
|
BAYDÖNER RESTORANLARI A.Ş.
A large restaurant chain specializing in traditional Turkis…
|
BYDNR | TR | Accommodation and food service … |
|
Best Food Holding Company Limited
Operates a multi-brand platform acquiring and managing chai…
|
1488 | HK | Accommodation and food service … |
|
BJs RESTAURANTS INC
A national chain of casual dining restaurants with an in-ho…
|
BJRI | US | Accommodation and food service … |
|
Bloomin' Brands, Inc.
A global casual dining company operating a portfolio of res…
|
BLMN | US | 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.