
Beijing SL Pharmaceutical Co., Ltd. — Investor Relations & Filings
Beijing SL Pharmaceutical Co., Ltd. specializes in the research, development, manufacturing, and commercialization of pharmaceutical products. The company focuses on several therapeutic areas, including cardiovascular and cerebrovascular diseases, oncology, and infectious diseases. Its product portfolio features a range of chemical drugs and active pharmaceutical ingredients (APIs), with key offerings such as clopidogrel bisulfate and amlodipine besylate. Operating with advanced production facilities that adhere to international Good Manufacturing Practice (GMP) standards, the company emphasizes technological innovation and quality control. The organization serves both domestic and international markets, leveraging its integrated R&D platform to develop generic medications and innovative formulations aimed at improving patient outcomes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京双鹭药业股份有限公司监事会对公司2022内部控制评价报告的意见 | 2023-04-25 | Chinese | |
| 北京双鹭药业股份有限公司关于获得注射用伏立康唑药品注册证书的公告 | 2023-04-10 | Chinese | |
| 北京双鹭药业股份有限公司关于公司持股控股股东、高管误操作导致违规减持股份并致歉的公告 | 2023-03-27 | Chinese | |
| 北京双鹭药业股份有限公司关于获得达格列净片药品注册证书的公告 | 2023-03-22 | Chinese | |
| 北京双鹭药业股份有限公司关于公司第二大股东减持计划数量过半的进展公告 | 2023-03-16 | Chinese | |
| 北京双鹭药业股份有限公司关于公司第二大股东可交债换股及减持导致持股比例变动超过5%的提示性公告 | 2023-03-16 | Chinese |
Browse filings by year
23 years- 2026 12 filings
- 2025 92 filings
- 2024 90 filings
- 2023 57 filings
- 2022 51 filings
- 2021 79 filings
- 2020 65 filings
- 2019 59 filings
- 2018 101 filings
- 2017 54 filings
- 2016 47 filings
- 2015 66 filings
- 2014 60 filings
- 2013 44 filings
- 2012 58 filings
- 2011 88 filings
- 2010 73 filings
- 2009 72 filings
- 2008 62 filings
- 2007 105 filings
- 2006 62 filings
- 2005 55 filings
- 2004 20 filings
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 |
Beijing SL Pharmaceutical 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/54101/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54101 | 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=54101 | 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=54101 \ -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": 54101}, 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 Beijing SL Pharmaceutical Co., Ltd. (id: 54101)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.