CO.%2CLTD./other/ANHUI_ANKE_BIOTECHNOLOGY_GROUPCO.LTD.-logo.png)
ANHUI ANKE BIOTECHNOLOGY (GROUP)CO.,LTD. — Investor Relations & Filings
Anhui Anke Biotechnology (Group) Co., Ltd. is a high-tech enterprise specializing in the research, development, production, and commercialization of biopharmaceutical products. The company focuses on genetic engineering, cell therapy, and precision medicine. Its core product portfolio includes recombinant human growth hormone (rhGH) marketed under the brand Ansomone, and recombinant human interferon alpha-2b known as Anterferon. Anke Bio also develops diagnostic reagents, including biochemical and molecular diagnostic kits, and provides services in the fields of oncology and reproductive health. The company maintains a strong emphasis on innovation through its dedicated R&D centers, aiming to provide advanced therapeutic solutions for growth disorders, viral infections, and various cancers. Its operations span the entire value chain from basic research to clinical application and market distribution.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-22 | Chinese | |
| 关于聘任袁春先生为公司联席CEO兼首席商务官的公告 | 2026-05-20 | Chinese | |
| 关于第九届董事会第五次会议决议的公告 | 2026-05-20 | Chinese | |
| 关于参加深圳证券交易所深研发求精进·积蓄医药成长新动能2025年度集体业绩说明会的公告 | 2026-05-15 | Chinese | |
| 关于部分限制性股票回购注销完成的公告 | 2026-05-12 | Chinese | |
| 关于公司第2期员工持股计划所持公司股票出售完毕的公告 | 2026-05-10 | Chinese |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46810806 | 2025年年度权益分派实施公告 | 2026-05-22 | Chinese | ||
| 46574504 | 关于聘任袁春先生为公司联席CEO兼首席商务官的公告 | 2026-05-20 | Chinese | ||
| 46574506 | 关于第九届董事会第五次会议决议的公告 | 2026-05-20 | Chinese | ||
| 46351149 | 关于参加深圳证券交易所深研发求精进·积蓄医药成长新动能2025年度集体业绩说明会的公告 | 2026-05-15 | Chinese | ||
| 45231934 | 关于部分限制性股票回购注销完成的公告 | 2026-05-12 | Chinese | ||
| 44825435 | 关于公司第2期员工持股计划所持公司股票出售完毕的公告 | 2026-05-10 | Chinese | ||
| 36129714 | 2026年一季度报告 | 2026-04-23 | Chinese | ||
| 36129713 | 关于召开2025年度网上业绩说明会的公告 | 2026-04-03 | Chinese | ||
| 36129712 | 关于第九届董事会第三次会议决议的公告 | 2026-04-02 | Chinese | ||
| 36129711 | 关于聘任窦昌林博士为公司首席执行官兼首席科学家的公告 | 2026-04-02 | Chinese | ||
| 36129709 | 关于续聘公司2026年度审计机构的公告 | 2026-03-30 | Chinese | ||
| 36129708 | 独立董事2025年度述职报告(陈飞虎) | 2026-03-30 | Chinese | ||
| 36129706 | 独立董事2025年度述职报告(姚禄仕) | 2026-03-30 | Chinese | ||
| 36129705 | 2025年度内部控制评价报告 | 2026-03-30 | Chinese | ||
| 36129704 | 关于“质量回报双提升”行动方案的进展公告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AFC-HD AMS Life Science Co.,Ltd.
An OEM of health foods, supplements, and cosmetics with int…
|
2927 | JP | Manufacturing |
|
Afexa Life Sciences Inc.
Researched, developed, and manufactured naturally derived O…
|
FXA | CA | Manufacturing |
|
AFT Pharmaceuticals Limited
Develops, licenses, and distributes pharmaceuticals across …
|
AFT | NZ | Manufacturing |
|
AFT PHARMACEUTICALS LIMITED
Develops and licenses healthcare products for pain manageme…
|
AFP | AU | Manufacturing |
|
AGENUS INC
A clinical-stage biotechnology company specializing in immu…
|
AGEN | US | Manufacturing |
|
AGIOS PHARMACEUTICALS, INC.
Biopharmaceutical company developing therapies for rare and…
|
AGIO | US | Manufacturing |
|
AGP Limited
Pharmaceutical company manufacturing, marketing, and distri…
|
AGP | PK | Manufacturing |
|
AHN-GOOK PHARMACEUTICAL Co., Ltd.
Develops and markets medicines, focusing on respiratory and…
|
001540 | KR | Manufacturing |
|
AIM Vaccine Co., Ltd.
Develops, manufactures, and commercializes established and …
|
6660 | HK | Manufacturing |
|
AION THERAPEUTIC INC.
Health and wellness company developing AI-driven bio-pharma…
|
AION | CA | Manufacturing |
ANHUI ANKE BIOTECHNOLOGY (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/55035/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55035 | 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=55035 | 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=55035 \ -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": 55035}, 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 ANHUI ANKE BIOTECHNOLOGY (GROUP)CO.,LTD. (id: 55035)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.