
Nanjing Well Pharmaceutical Group Co.,Ltd. — Investor Relations & Filings
Nanjing Well Pharmaceutical Group Co., Ltd. specializes in the research, development, production, and distribution of pharmaceutical excipients and synthetic lubricants. The company provides a comprehensive range of high-purity chemical products, including polyethylene glycols, polysorbates, sorbitan esters, and poloxamers, which are essential for drug formulation and delivery systems. Beyond the pharmaceutical sector, its portfolio serves the personal care, food processing, and industrial lubricant markets. The group operates advanced manufacturing facilities compliant with Good Manufacturing Practice (GMP) standards, focusing on quality control and technical innovation. By leveraging its R&D capabilities, the company develops customized solutions to meet specific formulation requirements, maintaining a significant presence as a supplier of specialty chemical ingredients for health and industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 威尔药业第四届董事会第一次会议决议公告 | 2026-05-19 | Chinese | |
| 威尔药业2025年年度股东会会议资料 | 2026-05-13 | Chinese | |
| 威尔药业关于2025年度暨2026年第一季度业绩说明会召开情况的公告 | 2026-05-13 | Chinese | |
| 威尔药业关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-04-27 | Chinese | |
| 威尔药业2025年度审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-27 | Chinese | |
| 威尔药业关于增加经营范围及修订《公司章程》的公告 | 2026-04-27 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46566070 | 威尔药业第四届董事会第一次会议决议公告 | 2026-05-19 | Chinese | ||
| 45774265 | 威尔药业2025年年度股东会会议资料 | 2026-05-13 | Chinese | ||
| 45774112 | 威尔药业关于2025年度暨2026年第一季度业绩说明会召开情况的公告 | 2026-05-13 | Chinese | ||
| 38921899 | 威尔药业关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-04-27 | Chinese | ||
| 38921890 | 威尔药业2025年度审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-27 | Chinese | ||
| 38921880 | 威尔药业关于增加经营范围及修订《公司章程》的公告 | 2026-04-27 | Chinese | ||
| 38921870 | 威尔药业第三届董事会第十四次会议决议公告 | 2026-04-27 | Chinese | ||
| 38921855 | 威尔药业2025年度内部控制审计报告 | 2026-04-27 | Chinese | ||
| 38921769 | 威尔药业关于董事会换届选举的公告 | 2026-04-27 | Chinese | ||
| 38921768 | 威尔药业第三届董事会提名委员会关于第四届董事会董事候选人任职资格的审查意见 | 2026-04-27 | Chinese | ||
| 38921759 | 独立董事候选人声明(管国锋) | 2026-04-27 | Chinese | ||
| 38921747 | 威尔药业关于公司2026年第一季度主要经营数据的公告 | 2026-04-27 | Chinese | ||
| 38921742 | 威尔药业关于股东集中竞价减持股份结果公告 | 2026-04-13 | Chinese | ||
| 38921738 | 威尔药业关于持股5%以上股东股份质押展期的公告 | 2026-03-25 | Chinese | ||
| 38921734 | 威尔药业关于持股5%以上股东股份质押的公告 | 2026-03-17 | 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 |
Nanjing Well 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/57619/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57619 | 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=57619 | 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=57619 \ -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": 57619}, 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 Nanjing Well Pharmaceutical Group Co.,Ltd. (id: 57619)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.