
Pulike Biological Engineering,Inc. — Investor Relations & Filings
Pulike Biological Engineering, Inc. specializes in the research, development, and production of veterinary biological products and pharmaceutical preparations. The company focuses on animal disease prevention through the manufacture of high-end vaccines, diagnostic reagents, and veterinary medicines. Its product range primarily serves the swine and poultry sectors, featuring advanced biologicals such as genetically engineered vaccines and synthetic peptide products. Pulike maintains a strong emphasis on technological innovation, utilizing national-level research platforms to develop solutions for complex animal health challenges. The company’s core activities encompass the entire value chain from basic biotechnology research to the commercialization of veterinary health solutions, aiming to improve livestock productivity and biosecurity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 普莱柯2025年年度股东会决议公告 | 2026-05-21 | Chinese | |
| 北京德恒律师事务所关于普莱柯生物工程股份有限公司2025年年度股东会的法律意见 | 2026-05-21 | Chinese | |
| 普莱柯2025年年度股东会会议资料 | 2026-05-13 | Chinese | |
| 普莱柯关于召开2025年第三季度业绩说明会的公告 | 2025-10-30 | Chinese | |
| 普莱柯第五届监事会第十四次会议决议公告 | 2025-10-30 | Chinese | |
| 普莱柯信息披露事务管理制度 | 2025-10-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46758384 | 普莱柯2025年年度股东会决议公告 | 2026-05-21 | Chinese | ||
| 46758383 | 北京德恒律师事务所关于普莱柯生物工程股份有限公司2025年年度股东会的法律意见 | 2026-05-21 | Chinese | ||
| 45774374 | 普莱柯2025年年度股东会会议资料 | 2026-05-13 | Chinese | ||
|
2025
12 filings
| |||||
| 36997464 | 普莱柯关于召开2025年第三季度业绩说明会的公告 | 2025-10-30 | Chinese | ||
| 36997456 | 普莱柯第五届监事会第十四次会议决议公告 | 2025-10-30 | Chinese | ||
| 36997447 | 普莱柯信息披露事务管理制度 | 2025-10-30 | Chinese | ||
| 36997435 | 普莱柯信息披露暂缓与豁免业务内部管理制度 | 2025-10-30 | Chinese | ||
| 36997425 | 普莱柯关联交易管理制度 | 2025-10-30 | Chinese | ||
| 36997419 | 普莱柯董事会战略委员会工作规则 | 2025-10-30 | Chinese | ||
| 36997410 | 普莱柯关于召开2025年第二次临时股东大会的通知 | 2025-10-30 | Chinese | ||
| 36997399 | 普莱柯生物工程股份有限公司章程 | 2025-10-30 | Chinese | ||
| 36997388 | 普莱柯关于取消监事会并修订《公司章程》及修订或制定公司部分治理制度的公告 | 2025-10-30 | Chinese | ||
| 36997382 | 普莱柯募集资金管理制度 | 2025-10-30 | Chinese | ||
| 36997372 | 普莱柯内部审计制度 | 2025-10-30 | Chinese | ||
| 36997361 | 普莱柯总经理工作规则 | 2025-10-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Entourage Health Corp.
Licensed cannabis producer serving medical, recreational, a…
|
ENTG | CA | Manufacturing |
|
Entrada Therapeutics, Inc.
Clinical-stage biopharma developing EEV-based therapies for…
|
TRDA | US | Manufacturing |
|
Enwei Pharmaceutical Co., Ltd.
Produces Chinese patent medicines and chemical drugs for gy…
|
301331 | CN | Manufacturing |
|
ENZYCHEM LIFESCIENCES CORPORATION
Develops small molecule therapeutics for cancer, inflammati…
|
183490 | KR | Manufacturing |
|
Enzymatica AB
Develops medical devices for infections based on a propriet…
|
ENZY | SE | Manufacturing |
|
Epitomee Medical Ltd.
Develops ingestible therapeutic devices for chronic disease…
|
EPIT | IL | Manufacturing |
|
EPSILON HEALTHCARE LIMITED
Integrated medicinal cannabis company providing manufacturi…
|
EPN | AU | Manufacturing |
|
EQL Pharma AB
Develops and sells niche generic and specialty medicines, p…
|
EQL | SE | Manufacturing |
|
Erasca, Inc.
A clinical-stage oncology company developing therapies for …
|
ERAS | US | Manufacturing |
|
Eris Lifesciences Limited
Develops and markets branded generic pharmaceuticals for ch…
|
ERIS | IN | Manufacturing |
Pulike Biological Engineering,Inc. 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/57707/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57707 | 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=57707 | 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=57707 \ -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": 57707}, 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 Pulike Biological Engineering,Inc. (id: 57707)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.