
NORTHEAST PHARMACEUTICAL GROUP CO.,LTD — Investor Relations & Filings
Northeast Pharmaceutical Group Co., Ltd. (NEPG) specializes in the research, development, manufacture, and distribution of active pharmaceutical ingredients (APIs) and finished dosage forms. The company operates as a large-scale integrated pharmaceutical enterprise with a diverse product portfolio encompassing vitamins, antibiotics, cardiovascular agents, and digestive system medications. NEPG is recognized as a global leader in the production of Vitamin C and Vitamin B1, alongside significant output in caffeine and fosfomycin. Its manufacturing facilities adhere to international quality standards, including Good Manufacturing Practice (GMP) certifications. The company serves a broad international market, exporting products to numerous countries while maintaining a strong domestic presence. NEPG focuses on technological innovation and industrial scaling to provide high-quality chemical raw materials and pharmaceutical preparations for global healthcare needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会秘书工作细则 | 2025-11-28 | Chinese | |
| 总经理工作细则 | 2025-11-28 | Chinese | |
| 关于会计估计变更的公告 | 2025-11-28 | Chinese | |
| 关于召开2025年第二次临时股东会的通知 | 2025-11-28 | Chinese | |
| 公司章程 | 2025-11-28 | Chinese | |
| 董事会战略委员会工作细则 | 2025-11-28 | Chinese |
Browse filings by year
28 years- 2026 46 filings
- 2025 152 filings
- 2024 111 filings
- 2023 122 filings
- 2022 129 filings
- 2021 200 filings
- 2020 224 filings
- 2019 225 filings
- 2018 192 filings
- 2017 132 filings
- 2016 71 filings
- 2015 133 filings
- 2014 111 filings
- 2013 112 filings
- 2012 88 filings
- 2011 83 filings
- 2010 103 filings
- 2009 70 filings
- 2008 85 filings
- 2007 67 filings
- 2006 41 filings
- 2005 45 filings
- 2004 18 filings
- 2003 20 filings
- 2002 18 filings
- 2001 6 filings
- 1996 1 filing
- 1995 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42669971 | 董事会秘书工作细则 | 2025-11-28 | Chinese | ||
| 42669929 | 总经理工作细则 | 2025-11-28 | Chinese | ||
| 42669880 | 关于会计估计变更的公告 | 2025-11-28 | Chinese | ||
| 42669810 | 关于召开2025年第二次临时股东会的通知 | 2025-11-28 | Chinese | ||
| 42669782 | 公司章程 | 2025-11-28 | Chinese | ||
| 42669719 | 董事会战略委员会工作细则 | 2025-11-28 | Chinese | ||
| 42669679 | 高层管理人员薪酬管理制度 | 2025-11-28 | Chinese | ||
| 42669644 | 董事离职管理制度 | 2025-11-28 | Chinese | ||
| 42669611 | 投融资管理制度 | 2025-11-28 | Chinese | ||
| 42669525 | 第十届董事会第八次会议决议公告 | 2025-11-28 | Chinese | ||
| 42669444 | 关联交易管理制度 | 2025-11-28 | Chinese | ||
| 42669401 | 董事会议事规则 | 2025-11-28 | Chinese | ||
| 42669357 | 股东会议事规则 | 2025-11-28 | Chinese | ||
| 42669303 | 重大信息内部报告制度 | 2025-11-28 | Chinese | ||
| 42669253 | 外部信息报送和使用管理制度 | 2025-11-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
13260917 Canada Inc.
Biotech developing oral small molecules to restore muscle s…
|
MSCL | CA | Manufacturing |
|
1608557 Ontario Inc.
Biopharmaceutical company dedicated to R&D, discovery, and …
|
OTROQ | CA | Manufacturing |
|
3B BlackBio Dx Limited
Develops molecular diagnostic kits for oncology, infectious…
|
3BBLACKBIO | IN | Manufacturing |
|
3D Medicines Inc.
Commercial-stage biopharma specializing in next-generation …
|
1244 | HK | Manufacturing |
|
3SBio Inc.
Biopharmaceutical enterprise specializing in R&D, productio…
|
1530 | KY | Manufacturing |
|
4BASEBIO PLC
Manufactures GMP-grade synthetic DNA for next-generation th…
|
4BB | GB | Manufacturing |
|
4D Molecular Therapeutics, Inc.
Develops genetic medicines using AAV vectors for ophthalmol…
|
FDMT | US | Manufacturing |
|
4Front Ventures Corp.
Vertically integrated cannabis operator managing cultivatio…
|
FFNT | CA | Manufacturing |
|
4SC AG
Biopharmaceutical company with no products under developmen…
|
VSC | DE | Manufacturing |
|
60 DEGREES PHARMACEUTICALS, INC.
Develops and commercializes medicines for infectious diseas…
|
SXTP | US | Manufacturing |
NORTHEAST PHARMACEUTICAL 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/53700/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53700 | 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=53700 | 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=53700 \ -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": 53700}, 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 NORTHEAST PHARMACEUTICAL GROUP CO.,LTD (id: 53700)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.