Shandong Bailong Chuangyuan Bio-Tech Co., Ltd. — Investor Relations & Filings
About Shandong Bailong Chuangyuan Bio-Tech Co., Ltd.
Shandong Bailong Chuangyuan Bio-Tech Co., Ltd. is a biotechnology enterprise specializing in the research, development, and large-scale production of functional food ingredients. The company focuses on prebiotics, dietary fibers, and healthy sugar substitutes. Its core product portfolio includes isomalto-oligosaccharides (IMO), fructo-oligosaccharides (FOS), galacto-oligosaccharides (GOS), xylo-oligosaccharides (XOS), polydextrose, resistant dextrin, and allulose. These ingredients are widely utilized in the food, beverage, healthcare, and pharmaceutical sectors to enhance nutritional profiles and support digestive health. Leveraging advanced fermentation and extraction technologies, the company maintains a significant global market presence, providing high-purity solutions that meet international quality standards for clean-label and low-calorie applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告-郑丹(已离任) | 2026-04-07 | Chinese | |
| 山东百龙创园生物科技股份有限公司定期报告编制管理制度 | 2026-04-07 | Chinese | |
| 山东百龙创园生物科技股份有限公司董事会议事规则 | 2026-04-07 | Chinese | |
| 2025年度独立董事述职报告-牛强 | 2026-04-07 | Chinese | |
| 关于召开2025年年度股东会通知 | 2026-04-07 | Chinese | |
| 2025年内部控制评价报告 | 2026-04-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39309652 | 2025年度独立董事述职报告-郑丹(已离任) | 2026-04-07 | Chinese | ||
| 39309651 | 山东百龙创园生物科技股份有限公司定期报告编制管理制度 | 2026-04-07 | Chinese | ||
| 39309641 | 山东百龙创园生物科技股份有限公司董事会议事规则 | 2026-04-07 | Chinese | ||
| 39309638 | 2025年度独立董事述职报告-牛强 | 2026-04-07 | Chinese | ||
| 39309624 | 关于召开2025年年度股东会通知 | 2026-04-07 | Chinese | ||
| 39309621 | 2025年内部控制评价报告 | 2026-04-07 | Chinese | ||
| 39309612 | 山东百龙创园生物科技股份有限公司董事会战略与投资委员会实施细则 | 2026-04-07 | Chinese | ||
| 39309600 | 山东百龙创园生物科技股份有限公司内部控制及风险管理制度 | 2026-04-07 | Chinese | ||
| 39309596 | 山东百龙创园生物科技股份有限公司董事和高级管理人员管理制度 | 2026-04-07 | Chinese | ||
| 39309585 | 山东百龙创园生物科技股份有限公司独立董事工作制度 | 2026-04-07 | Chinese | ||
| 39309582 | 2025年非经营性资金占用及其他关联资金往来情况 | 2026-04-07 | Chinese | ||
| 39309581 | 山东百龙创园生物科技股份有限公司董事会薪酬与考核委员会实施细则 | 2026-04-07 | Chinese | ||
| 39309579 | 关于制定及修订公司部分制度的公告 | 2026-04-07 | Chinese | ||
| 39309576 | 前次募集资金使用情况 | 2026-04-02 | Chinese | ||
| 39309567 | 关于持股5%以上股东及其一致行动人变更名称及其工商登记信息的公告 | 2026-04-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of starches and starch products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Archer-Daniels-Midland Co
A global agricultural supply chain manager and processor of…
|
ADM | US | Manufacturing |
|
Asia Bio-Chem Group Corp.
Manufacturer and supplier of corn-based products and deriva…
|
ABC | CA | Manufacturing |
|
BAOLINGBAO BIOLOGY CO.,LTD.
Produces functional sugar products, prebiotics, and dietary…
|
002286 | CN | Manufacturing |
|
China Starch Holdings Limited
Manufacture and sale of corn-refined products, including co…
|
3838 | HK | Manufacturing |
|
Copam
Producer of starch and derivatives from corn for food and i…
|
CPA | PT | Manufacturing |
|
DAESANG HOLDINGS CO., LTD
A food and biotech holding company with food and industrial…
|
084690 | KR | Manufacturing |
|
Gayatri BioOrganics Ltd
Produces starch and derivatives for food, pharma, and indus…
|
524564 | IN | Manufacturing |
|
Global Corn Group Limited
A leading PRC producer of corn sweeteners and refined produ…
|
3889 | HK | Manufacturing |
|
Gujarat Ambuja Exports Ltd.
Agro-processor specializing in corn starch derivatives, soy…
|
GAEL | IN | Manufacturing |
|
Ingredion Inc
Transforms plant-based materials into value-added ingredien…
|
INGR | US | Manufacturing |
Shandong Bailong Chuangyuan Bio-Tech 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/57955/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57955 | 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=57955 | 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=57955 \ -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": 57955}, 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 Shandong Bailong Chuangyuan Bio-Tech Co., Ltd. (id: 57955)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.