
Yantai Zhenghai Bio-Tech Co., Ltd. — Investor Relations & Filings
Yantai Zhenghai Bio-Tech Co., Ltd. specializes in the research, development, production, and sale of regenerative medicine materials. The company focuses on tissue engineering and biomaterials to provide solutions for clinical repair and functional reconstruction. Its core product portfolio includes the Heal-All oral repair membrane, absorbable hard cerebral (spinal) membrane patches, and skin repair membranes. These products are widely utilized in stomatology, neurosurgery, and orthopedics. The company leverages advanced processing technologies to ensure biocompatibility and safety in its medical devices. By integrating research with clinical needs, it develops innovative bone repair materials and other biological scaffolds designed to facilitate natural tissue regeneration.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于召开2026年第一次临时股东会的通知 | 2026-05-29 | Chinese | |
| 关于补选非独立董事暨聘任副总经理、财务总监的公告 | 2026-05-29 | Chinese | |
| 关于董事、副总经理、董事会秘书兼财务负责人辞职暨聘任董事会秘书的公告 | 2026-05-29 | Chinese | |
| 关于持股 5%以上股东提前终止减持计划暨减持股份结果的公告 | 2026-05-27 | Chinese | |
| 关于公司医疗器械产品完成延续注册的公告 | 2026-05-22 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-20 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47897952 | 关于召开2026年第一次临时股东会的通知 | 2026-05-29 | Chinese | ||
| 47897137 | 关于补选非独立董事暨聘任副总经理、财务总监的公告 | 2026-05-29 | Chinese | ||
| 47880464 | 关于董事、副总经理、董事会秘书兼财务负责人辞职暨聘任董事会秘书的公告 | 2026-05-29 | Chinese | ||
| 47482730 | 关于持股 5%以上股东提前终止减持计划暨减持股份结果的公告 | 2026-05-27 | Chinese | ||
| 46784220 | 关于公司医疗器械产品完成延续注册的公告 | 2026-05-22 | Chinese | ||
| 46616006 | 2025年年度权益分派实施公告 | 2026-05-20 | Chinese | ||
| 45878737 | 关于参加2026年山东辖区上市公司投资者网上集体接待日活动的公告 | 2026-05-14 | Chinese | ||
| 38355521 | 2025年年度股东会决议公告 | 2026-04-28 | Chinese | ||
| 38355519 | 山东川奇律师事务所关于烟台正海生物科技股份有限公司2025年年度股东会的法律意见书 | 2026-04-28 | Chinese | ||
| 38355511 | 关于召开2025年年度股东会的提示性公告 | 2026-04-24 | Chinese | ||
| 38355501 | 2026年一季度报告 | 2026-04-17 | Chinese | ||
| 38355500 | 关于会计政策变更的公告 | 2026-04-17 | Chinese | ||
| 34826862 | 第四届董事会第十一次会议决议公告 | 2026-04-17 | Chinese | ||
| 38355496 | 关于使用闲置自有资金进行现金管理的进展公告 | 2026-04-08 | Chinese | ||
| 38355492 | 关于持股5%以上股东减持股份触及1%整数倍的公告 | 2026-04-03 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
89bio, Inc.
Clinical-stage biopharma developing therapies for liver and…
|
ETNB | US | Manufacturing |
|
Aardvark Therapeutics, Inc.
Clinical-stage biopharma developing therapeutics for hunger…
|
AARD | US | Manufacturing |
|
Aarey Drugs & Pharmaceuticals Ltd
Manufactures APIs and chemical intermediates for global pha…
|
AAREYDRUGS | IN | Manufacturing |
|
Aarti Drugs Limited
Produces APIs, pharma intermediates, and specialty chemical…
|
AARTIDRUGS | IN | Manufacturing |
|
Aarti Pharmalabs Limited
Manufacturer of APIs, intermediates, and xanthines with glo…
|
AARTIPHARM | IN | Manufacturing |
|
AAYUSH WELLNESS LIMITED
Develops and markets herbal formulations, supplements, and …
|
539528 | IN | Manufacturing |
|
Ab&B Bio-Tech CO., LTD. JS
Biopharmaceutical company engaged in the R&D and commercial…
|
2627 | HK | Manufacturing |
|
Abbisko Cayman Limited
Clinical-stage biopharma focused on discovering and develop…
|
2256 | KY | Manufacturing |
|
Abbott India Ltd.
Provides pharmaceutical solutions in gastroenterology, card…
|
ABBOTINDIA | IN | Manufacturing |
|
ABBOTT LABORATORIES
Global healthcare company in medical devices, diagnostics, …
|
ABT | US | Manufacturing |
Yantai Zhenghai 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/55632/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55632 | 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=55632 | 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=55632 \ -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": 55632}, 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 Yantai Zhenghai Bio-Tech Co., Ltd. (id: 55632)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.