
Bafang — 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 |
|---|---|---|---|
| 114年年報及股東會資料 — 2025_2753_20260611F04.pdf | 2026-05-22 | Chinese | |
| 114年年報及股東會資料 — 2025_2753_20260611FE4.pdf | 2026-05-22 | English | |
| 114年第4季財務報告書 — 202504_2753_AIC.pdf | 2026-05-22 | English | |
| 114年第4季財務報告書 — 202504_2753_AIA.pdf | 2026-05-22 | English | |
| 115年第1季海外子公司投資 | 2026-05-14 | Chinese | |
| 115年第1季大陸投資 | 2026-05-14 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47053386 | 114年年報及股東會資料 — 2025_2753_20260611F04.pdf | 2026-05-22 | Chinese | ||
| 47053382 | 114年年報及股東會資料 — 2025_2753_20260611FE4.pdf | 2026-05-22 | English | ||
| 46774695 | 114年第4季財務報告書 — 202504_2753_AIC.pdf | 2026-05-22 | English | ||
| 46774669 | 114年第4季財務報告書 — 202504_2753_AIA.pdf | 2026-05-22 | English | ||
| 46372347 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372048 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46348686 | 115年第1季財務報告書 — 202601_2753_AI1.pdf | 2026-05-13 | Chinese | ||
| 46366532 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366348 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46366044 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46363904 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
| 46205923 | 公告本公司董事會通過向關係人取得不動產 | 2026-05-12 | Chinese | ||
| 46232595 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-12 | Chinese | ||
| 45556421 | 115年年報及股東會資料 — 2026_2753_20260611F17.pdf | 2026-05-11 | Chinese | ||
| 45556384 | 115年年報及股東會資料 — 2026_2753_20260611F02.pdf | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
EMPIRE PREMIUM FOOD BERHAD
Investment holding company operating a multi-format sushi r…
|
— | MY | Accommodation and food service … |
|
E-STATION GREEN TECHNOLOGY GROUP CO., LIMITED
Investment holding company primarily engaged in multi-brand…
|
8475 | HK | Accommodation and food service … |
|
Eternal Hospitality Group Co.,Ltd.
A food and beverage company operating restaurant chains spe…
|
3193 | JP | Accommodation and food service … |
|
ETİLER GIDA VE TİCARİ YATIRIMLAR SANAYİ VE TİCARET A.Ş.
Operates food establishments, provides catering, and trades…
|
ETILR | TR | Accommodation and food service … |
|
Fairwood Holdings Limited
Operates over 155 fast food and specialty restaurants with …
|
52 | HK | Accommodation and food service … |
|
FAMOUS BRANDS LIMITED
Africa's largest restaurant franchisor operating 30 quick s…
|
FBR | ZA | Accommodation and food service … |
|
First Watch Restaurant Group, Inc.
Daytime dining concept serving made-to-order breakfast, bru…
|
FWRG | US | Accommodation and food service … |
|
FLANIGANS ENTERPRISES INC
Operates full-service restaurants and package liquor stores…
|
BDL | US | Accommodation and food service … |
|
FLYING GARDEN CO., LTD
Operates a chain of family-style restaurants known for its …
|
3317 | JP | Accommodation and food service … |
|
FOCUS DYNAMICS GROUP BERHAD
Investment holding, F&B operations, property investment, de…
|
— | MY | Accommodation and food service … |
Bafang 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 (id: 52194)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.