
Planet Green Holdings Corp. — Investor Relations & Filings
Planet Green Holdings Corp. is a diversified holding company that operates through its subsidiaries across several distinct business segments. The company's primary activities include the production and distribution of tea products, with a portfolio featuring cyan brick, black, and green teas. Another significant segment involves its chemical products business. Additionally, the company engages in the development, manufacture, and sale of other consumer products, such as blue and white porcelain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| QUARTERLY REPORT | 2026-05-15 | English | |
| 8-K - Planet Green Holdings Corp. (0001117057) (Filer) | 2026-05-11 | English | |
| 10-K - Planet Green Holdings Corp. (0001117057) (Filer) | 2026-03-31 | English | |
| S-3 - Planet Green Holdings Corp. (0001117057) (Filer) | 2026-03-17 | English | |
| 8-K - PLANET GREEN HOLDINGS CORP. (0001117057) (Filer) | 2026-02-19 | English | |
| 8-K Filing | 2026-02-02 | English |
Browse filings by year
27 years- 2026 6 filings
- 2025 18 filings
- 2024 16 filings
- 2023 30 filings
- 2022 39 filings
- 2021 25 filings
- 2020 16 filings
- 2019 25 filings
- 2018 31 filings
- 2017 11 filings
- 2016 23 filings
- 2015 21 filings
- 2014 21 filings
- 2013 11 filings
- 2012 19 filings
- 2011 16 filings
- 2010 45 filings
- 2009 49 filings
- 2008 41 filings
- 2007 50 filings
- 2006 10 filings
- 2005 9 filings
- 2004 7 filings
- 2003 4 filings
- 2002 4 filings
- 2001 2 filings
- 2000 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46361675 | QUARTERLY REPORT | 2026-05-15 | English | ||
| 45002428 | 8-K - Planet Green Holdings Corp. (0001117057) (Filer) | 2026-05-11 | English | ||
| 33122794 | 10-K - Planet Green Holdings Corp. (0001117057) (Filer) | 2026-03-31 | English | ||
| 32967806 | S-3 - Planet Green Holdings Corp. (0001117057) (Filer) | 2026-03-17 | English | ||
| 32887765 | 8-K - PLANET GREEN HOLDINGS CORP. (0001117057) (Filer) | 2026-02-19 | English | ||
| 27941469 | 8-K Filing | 2026-02-02 | English | ||
|
2025
9 filings
| |||||
| 11334312 | CURRENT REPORT | 2025-12-09 | English | ||
| 11334309 | CURRENT REPORT | 2025-12-01 | English | ||
| 11334332 | QUARTERLY REPORT | 2025-11-14 | English | ||
| 11334333 | Director's Dealing 2025 | 2025-10-14 | English | ||
| 11334335 | Major Shareholding Notification 2025 | 2025-10-14 | English | ||
| 11334339 | REGISTRATION STATEMENT | 2025-10-07 | English | ||
| 11334343 | CURRENT REPORT | 2025-09-10 | English | ||
| 11334345 | CURRENT REPORT | 2025-09-04 | English | ||
| 11334362 | CURRENT REPORT | 2025-09-02 | English | ||
Market data
Market data not available
Price history
Peer group · Other information technology and computer service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AFERIAN PLC
A B2B media technology company providing video streaming so…
|
AFRN | GB | Telecommunications, computer pr… |
|
AGTech Holdings Ltd.
Provides technology and service solutions for the lottery, …
|
8279 | HK | Telecommunications, computer pr… |
|
AIQ Limited
Acquires and develops businesses in smart tech, e-commerce,…
|
AIQ.L | KY | Telecommunications, computer pr… |
|
AISIX SOLUTIONS INC
Climate risk and data-analytics provider using proprietary …
|
AISX | CA | Telecommunications, computer pr… |
|
Allot
Provider of network intelligence and security solutions for…
|
ALLT | IL | Telecommunications, computer pr… |
|
Asean Cybernetics Inc.
Canadian entity whose name suggests involvement in advanced…
|
— | CA | Telecommunications, computer pr… |
|
Asgent, Inc.
A developer and distributor of network security solutions f…
|
4288 | JP | Telecommunications, computer pr… |
|
ATEC MOBILITY Co., Ltd
Develops transportation card and RFID systems for mobility …
|
224110 | KR | Telecommunications, computer pr… |
|
Aura
Offers an all-in-one suite for identity, financial, and dev…
|
AURA | IL | Telecommunications, computer pr… |
|
authID Inc.
A cloud-based, biometric identity platform for secure, pass…
|
AUID | US | Telecommunications, computer pr… |
Planet Green Holdings Corp. 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/35120/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35120 | 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=35120 | 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=35120 \ -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": 35120}, 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 Planet Green Holdings Corp. (id: 35120)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.