CHENGUANG BIOTECH GROUP CO.,LTD. — Investor Relations & Filings
CHENGUANG BIOTECH GROUP CO.,LTD. specializes in the research, development, and large-scale production of natural plant extracts. The company focuses on extracting active ingredients from botanical sources to produce natural pigments, spice extracts, essential oils, and nutritional supplements. Key products include paprika oleoresin, capsicum oleoresin, lutein, lycopene, and stevia extract. These products serve diverse applications in the food and beverage, pharmaceutical, cosmetic, and animal nutrition sectors. Utilizing advanced extraction technologies and a global raw material procurement network, the company maintains a leading position in the global market for natural colors and flavors. Its operations emphasize quality control and technological innovation to provide standardized and customized ingredient solutions for international clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于向参股公司河北晨华提供财务资助的公告 | 2026-03-30 | Chinese | |
| 关于举行2025年度网上业绩说明会的公告 | 2026-03-30 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-03-30 | Chinese | |
| 关于计提资产减值准备的公告 | 2026-03-30 | Chinese | |
| 关于为参股公司新疆晨丰源银行借款提供担保的公告 | 2026-03-30 | Chinese | |
| 关于与参股公司河北晨华日常关联交易预计的公告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36131649 | 关于向参股公司河北晨华提供财务资助的公告 | 2026-03-30 | Chinese | ||
| 35981493 | 关于举行2025年度网上业绩说明会的公告 | 2026-03-30 | Chinese | ||
| 35981489 | 2025年度内部控制自我评价报告 | 2026-03-30 | Chinese | ||
| 35981488 | 关于计提资产减值准备的公告 | 2026-03-30 | Chinese | ||
| 35981486 | 关于为参股公司新疆晨丰源银行借款提供担保的公告 | 2026-03-30 | Chinese | ||
| 35981479 | 关于与参股公司河北晨华日常关联交易预计的公告 | 2026-03-30 | Chinese | ||
| 35981477 | 关于开展商品套期保值业务的公告 | 2026-03-30 | Chinese | ||
| 35981472 | 关于召开2025年年度股东会的通知 | 2026-03-30 | Chinese | ||
| 35981471 | 董事会对会计师事务所2025年度履职情况评估报告 | 2026-03-30 | Chinese | ||
| 35981469 | 2025年年度审计报告 | 2026-03-30 | Chinese | ||
| 35981466 | 关于向参股公司增资暨关联交易的公告 | 2026-03-30 | Chinese | ||
| 35981464 | 关于拟续聘会计师事务所的公告 | 2026-03-30 | Chinese | ||
| 35981458 | 董事、高级管理人员薪酬管理制度(2026年3月) | 2026-03-30 | Chinese | ||
| 35981456 | 关于与参股公司新疆晨丰源日常关联交易预计的公告 | 2026-03-30 | Chinese | ||
| 35981453 | 关于与参股公司新疆天椒日常关联交易预计的公告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Amala Foods PLC
A shell company that identifies potential companies or asse…
|
DISHB.L | JE | Manufacturing |
|
Angel Yeast Co.,Ltd
Global biotech firm producing yeast and derivatives for foo…
|
600298 | CN | Manufacturing |
|
Anji Foodstuff Co., Ltd
Developer and manufacturer of compound seasonings and conve…
|
603696 | CN | Manufacturing |
|
Annapurna Swadisht Limited
Manufacturer of affordable snacks and candies for rural and…
|
ANNAPURNA | IN | Manufacturing |
|
Apis India Ltd
Producer and exporter of honey and diverse food products fo…
|
506166 | IN | Manufacturing |
|
APPLIED NUTRITION PLC
Manufactures and distributes sports nutrition and wellness …
|
APN | GB | Manufacturing |
|
Aretto Wellness Inc.
Develops and distributes proprietary plant-based functional…
|
ARTO | CA | Manufacturing |
|
AREV Life Sciences Global Corp.
Life science company developing nutra-ceutical solutions us…
|
AREVF | CA | Manufacturing |
|
ARIAKE JAPAN Co.,Ltd.
Manufacturer of natural seasonings derived from livestock f…
|
2815 | JP | Manufacturing |
|
ASAHIMATSU FOODS CO.,LTD.
Manufactures soy-based foods like dried tofu, instant miso …
|
2911 | JP | Manufacturing |
CHENGUANG BIOTECH GROUP 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/55150/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55150 | 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=55150 | 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=55150 \ -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": 55150}, 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 CHENGUANG BIOTECH GROUP CO.,LTD. (id: 55150)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.