
Pu'er Lancang Ancient Tea Co., Ltd. — Investor Relations & Filings
Pu'er Lancang Ancient Tea Co., Ltd. specializes in the research, development, manufacturing, and sale of tea products, primarily focusing on authentic Pu'er tea. Operating under the main brand Lancang Ancient Tea, the company utilizes over 40 years of experience in cultivation and production. It sources large-leaf tea varieties from high-altitude regions within the Lancang River basin. The product portfolio centers on Pu'er tea, including established lines like 1966, and also features blended and flavored teas. The company is recognized as one of the largest Pu'er tea enterprises in China based on revenue.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-04 | English | |
| Proxy Form for the Annual General Meeting to be held on Friday, 12 June 2026 | 2026-04-29 | English | |
| NOTICE OF THE ANNUAL GENERAL MEETING | 2026-04-29 | English | |
| CIRCULAR FOR THE ANNUAL GENERAL MEETING | 2026-04-29 | English | |
| VOLUNTARY ANNOUNCEMENT ENTERING INTO A CREDIT AGREEMENT AND A MORTGAGE CONTRACT | 2026-04-27 | English | |
| 2025 Environmental, Social and Governance Report | 2026-04-24 | English |
Market data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bama Tea Co., Ltd.
Prominent Chinese tea chain brand covering all six major ca…
|
6980 | HK | Manufacturing |
|
Bansisons Tea Industries Ltd.
Processes and manufactures CTC and Orthodox tea for bulk an…
|
519353 | IN | Manufacturing |
|
BIO PORT KOREA
Manufacturer of Korean teas, beverages, and foods using nat…
|
188040 | KR | Manufacturing |
|
BRC Inc.
A veteran-founded company that roasts coffee and sells merc…
|
BRCC | US | Manufacturing |
|
CCL Products (India) Ltd.
Global manufacturer of instant coffee and customized soluti…
|
CCL | IN | Manufacturing |
|
CIMG Inc.
A business group in digital health, AI, crypto, marketing, …
|
IMG | US | Manufacturing |
|
COFFEE HOLDING CO INC
An integrated wholesale coffee roaster and dealer of green …
|
JVA | US | Manufacturing |
|
DONG SUH COMPANIES INC.
A diversified enterprise in the food industry, offering pac…
|
026960 | KR | Manufacturing |
|
EFOR ÇAY SANAYİ TİCARET A.Ş.
Producer of tea products with a 60,000-ton annual capacity …
|
EFORC | TR | Manufacturing |
|
FARMER BROTHERS CO
A national coffee roaster and distributor serving the foods…
|
FARM | US | Manufacturing |
Pu'er Lancang Ancient Tea 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/51084/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51084 | 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=51084 | 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=51084 \ -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": 51084}, 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 Pu'er Lancang Ancient Tea Co., Ltd. (id: 51084)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.