
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年上半年度股利分派 | 2024-08-07 | Chinese | |
| 公告本公司董事會通過113年第二季合併財務報告 | 2024-08-07 | Chinese | |
| 113上半年股利金額(董事會決議) | 2024-08-07 | Chinese | |
| 113年07月內部人持股異動(事後) | 2024-08-06 | Chinese | |
| 113年07月董事會成員及持股 | 2024-08-06 | Chinese | |
| 公告本公司113年第二季合併財務報告董事會召開日期 | 2024-07-30 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 34038186 | 董事會決議113年上半年度股利分派 | 2024-08-07 | Chinese | ||
| 34038187 | 公告本公司董事會通過113年第二季合併財務報告 | 2024-08-07 | Chinese | ||
| 34038188 | 113上半年股利金額(董事會決議) | 2024-08-07 | Chinese | ||
| 34038193 | 113年07月內部人持股異動(事後) | 2024-08-06 | Chinese | ||
| 34038190 | 113年07月董事會成員及持股 | 2024-08-06 | Chinese | ||
| 34038195 | 公告本公司113年第二季合併財務報告董事會召開日期 | 2024-07-30 | Chinese | ||
| 34038199 | 113年6月背書保證與資金貸與 | 2024-07-10 | Chinese | ||
| 34038197 | 113年6月營業收入 | 2024-07-10 | Chinese | ||
| 34038201 | 公告本公司董事會通過美國子公司取得不動產 | 2024-07-09 | Chinese | ||
| 34038204 | 公告本公司董事會通過透過子公司Bafang Yunji International (USA) Limited間接投資設立德州子公司 | 2024-07-09 | Chinese | ||
| 34038205 | 公告本公司現金增資子公司Bafang Yunji International (USA) Limited累積金額達公告標準 | 2024-07-09 | Chinese | ||
| 34038206 | 公告本公司現金增資子公司集元食品股份有限公司累積金額 達公告標準 | 2024-07-09 | Chinese | ||
| 34038210 | 113年06月內部人持股異動(事後) | 2024-07-08 | Chinese | ||
| 34038208 | 113年06月董事會成員及持股 | 2024-07-08 | Chinese | ||
| 34045078 | 113年年報及股東會資料 — 2024_2753_20240613F05.pdf | 2024-06-28 | 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.