
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 |
|---|---|---|---|
| 董事會決議113年下半年度股利分派 | 2025-03-13 | Chinese | |
| 公告本公司董事會通過113年度合併財務報告 | 2025-03-13 | Chinese | |
| 113下半年股利金額(董事會決議) | 2025-03-13 | Chinese | |
| 114年2月背書保證與資金貸與 | 2025-03-10 | Chinese | |
| 114年2月營業收入 | 2025-03-10 | Chinese | |
| 114年02月內部人持股異動(事後) | 2025-03-07 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34038967 | 董事會決議113年下半年度股利分派 | 2025-03-13 | Chinese | ||
| 34038971 | 公告本公司董事會通過113年度合併財務報告 | 2025-03-13 | Chinese | ||
| 34038976 | 113下半年股利金額(董事會決議) | 2025-03-13 | Chinese | ||
| 34038985 | 114年2月背書保證與資金貸與 | 2025-03-10 | Chinese | ||
| 34038981 | 114年2月營業收入 | 2025-03-10 | Chinese | ||
| 34038997 | 114年02月內部人持股異動(事後) | 2025-03-07 | Chinese | ||
| 34038990 | 114年02月董事會成員及持股 | 2025-03-07 | Chinese | ||
| 34039001 | 公告本公司113年度合併財務報告董事會召開日期為114年3月13日 | 2025-03-05 | Chinese | ||
| 34039012 | 114年1月背書保證與資金貸與 | 2025-02-10 | Chinese | ||
| 34039008 | 114年1月營業收入 | 2025-02-10 | Chinese | ||
| 34039031 | 114年01月內部人持股異動(事後) | 2025-02-08 | Chinese | ||
| 34039021 | 114年01月董事會成員及持股 | 2025-02-08 | Chinese | ||
| 34039035 | 依公開發行公司資金貸與及背書保證處理準則第二十五條 第一項第四款規定公告 | 2025-01-16 | Chinese | ||
| 34039040 | 員工認股權憑證執行情形 | 2025-01-15 | Chinese | ||
| 34039049 | 113年12月背書保證與資金貸與 | 2025-01-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1957 & Co. (Hospitality) Limited
Restaurant operation and management group offering diverse …
|
8495 | HK | Accommodation and food service … |
|
ABR HOLDINGS LIMITED
Manages, franchises, and operates F&B brands; involved in p…
|
533 | SG | Accommodation and food service … |
|
Afton Food Group Ltd.
International hospitality company operating and franchising…
|
AFF | CA | Accommodation and food service … |
|
Ajisen (China) Holdings Limited
Fast-casual restaurant chain specializing in Japanese ramen…
|
538 | KY | Accommodation and food service … |
|
Alamar Foods Co.
Master franchisee and operator of Domino’s and Dunkin' acro…
|
6014 | SA | Accommodation and food service … |
|
Al Firdous Holdings PJSC
Operation of food and restaurant establishments
|
ALFIRDOUS | AE | Accommodation and food service … |
|
Alsea, S.A.B. de C.V.
Leading operator of global restaurant brands across Latin A…
|
ALSEA | MX | Accommodation and food service … |
|
Americana Restaurants International PLC - Foreign Company
Multi-brand restaurant operator across the Middle East, Nor…
|
6015 | SA | Accommodation and food service … |
|
AMIYAKI TEI CO.,LDT.
Restaurant chain operator specializing in affordable Yakini…
|
2753 | JP | Accommodation and food service … |
|
ANRAKUTEI Co.,Ltd.
Operates multi-brand restaurant chains specializing in meat…
|
7562 | JP | 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.