Auntea Jenny (Shanghai) Industrial Co., Ltd. — Investor Relations & Filings
Auntea Jenny (Shanghai) Industrial Co., Ltd. is a major operator in the freshly brewed tea beverage sector, positioned as an "Oriental Modern Tea" chain. The company specializes in providing high-value, healthy, and freshly prepared drinks, achieving significant scale with over 9,000 locations operating as of 2024. Its extensive product line includes traditional milk tea (notably milk tea with grain toppings), fresh fruit tea, chilled mango sago cream with pomelo, yogurt shakes, coffee, and ice cream. The company targets consumers seeking high quality and cost-performance ratio beverages within the competitive market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025 Environmental, Social and Governance Report | 2026-04-28 | English | |
| 2025 Annual Report | 2026-04-28 | English | |
| VOLUNTARY ANNOUNCEMENT NOTICE ON VOLUNTARY EXTENSION OF LOCK-UP PERIOD BY SHAREHOLDERS | 2026-04-19 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-04-09 | English | |
| FINAL DIVIDEND FOR THE YEAR ENDED 31 DECEMBER 2025 | 2026-03-24 | English | |
| ANNOUNCEMENT OF ANNUAL RESULTS FOR THE YEAR ENDED DECEMBER 31, 2025 | 2026-03-24 | English |
Market data
Market data not available
Price history
Peer group · Beverage serving activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bar Pacific Group Holdings Limited
Operates chained bars and restaurants providing beverages, …
|
8432 | HK | Accommodation and food service … |
|
Black Rock Coffee Bar, Inc.
Operator of a chain of primarily drive-thru coffee bars sel…
|
BRCB | US | Accommodation and food service … |
|
Chagee Holdings Ltd.
Operates a global network of 6,000+ modern tea houses selli…
|
CHA | US | Accommodation and food service … |
|
Coffee Day Enterprises Limited
Vertically integrated coffee business spanning plantations,…
|
COFFEEDAY | IN | Accommodation and food service … |
|
Dutch Bros Inc.
Operator and franchisor of drive-thru shops specializing in…
|
BROS | US | Accommodation and food service … |
|
Guming Holdings Limited
Leading Chinese freshly made beverage chain with over 11,00…
|
1364 | KY | Accommodation and food service … |
|
Has Lifestyle Limited
Produces cold-pressed juices and nutritional snacks for hea…
|
780014 | IN | Accommodation and food service … |
|
Helens International Holdings Company Limited
Large-scale bar chain operator and franchisor, serving as a…
|
9869 | KY | Accommodation and food service … |
|
HUB CO.,LTD.
Operates a chain of British-style pubs adapted for the Japa…
|
3030 | JP | Accommodation and food service … |
|
J.D. Wetherspoon PLC
Operates a large chain of pubs and hotels offering food, dr…
|
JDW | GB | Accommodation and food service … |
Auntea Jenny (Shanghai) Industrial Co., Ltd. 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/50695/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50695 | 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=50695 | 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=50695 \ -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": 50695}, 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 Auntea Jenny (Shanghai) Industrial Co., Ltd. (id: 50695)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.