
New Amante Group Limited — Investor Relations & Filings
New Amante Group Limited is an investment holding company primarily focused on the operation of club, entertainment, and restaurant businesses. The company, through its subsidiaries, manages a portfolio of establishments, including award-winning restaurant groups and entertainment venues such as adult night clubs, primarily located in Hong Kong. A secondary operating segment involves securities investment. The group positions itself as a key contributor to the city's dining and entertainment scene.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| POLL RESULTS OF EXTRAORDINARY GENERAL MEETING HELD ON 12 SEPTEMBER 2023 | 2023-09-12 | English | |
| POSTPONEMENT OF THE EXTRAORDINARY GENERAL MEETING | 2023-09-08 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2023-09-07 | English | |
| FORM OF PROXY FOR THE ANNUAL GENERAL MEETING (OR AT ANY ADJOURNMENT THEREOF) | 2023-09-07 | English | |
| PROPOSALS FOR RE-ELECTION OF DIRECTORS AND GENERAL MANDATES TO ISSUE AND REPURCHASE SHARES AND NOTICE OF ANNUAL GENERAL MEETING | 2023-09-07 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 August 2023 | 2023-09-01 | English |
Market data
Market data not available
Price history
Peer group · Beverage serving activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Auntea Jenny (Shanghai) Industrial Co., Ltd.
Oriental Modern Tea chain operator specializing in fresh, h…
|
2589 | HK | Accommodation and food service … |
|
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 … |
New Amante Group 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/51429/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51429 | 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=51429 | 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=51429 \ -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": 51429}, 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 New Amante Group Limited (id: 51429)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.