BIDE PHARMATECH CO., LTD. — Investor Relations & Filings
About BIDE PHARMATECH CO., LTD.
Bide Pharmatech Co., Ltd. specializes in the research, development, and supply of high-quality chemical building blocks and specialty reagents for the global pharmaceutical and biotechnology sectors. The company offers an extensive portfolio of small molecule organic compounds, including functionalized heterocycles, catalysts, ligands, and advanced intermediates essential for drug discovery and chemical research. Bide Pharmatech provides comprehensive services ranging from catalog product distribution to custom synthesis and contract research, supporting clients through various stages of the drug development lifecycle. With a focus on technical innovation and rigorous quality control, the firm facilitates efficient lead optimization and process development for academic institutions and commercial laboratories worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司董事、董事会秘书、财务总监辞职的公告 | 2025-03-11 | Chinese | |
| 关于以集中竞价交易方式首次回购公司股份的公告 | 2025-03-06 | Chinese | |
| 关于股份回购进展公告 | 2025-03-04 | Chinese | |
| 关于以集中竞价交易方式回购股份的回购报告书 | 2025-02-27 | Chinese | |
| 关于筹划重大资产重组进展公告 | 2025-02-27 | Chinese | |
| 2024年度业绩快报公告 | 2025-02-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39490121 | 关于公司董事、董事会秘书、财务总监辞职的公告 | 2025-03-11 | Chinese | ||
| 39490111 | 关于以集中竞价交易方式首次回购公司股份的公告 | 2025-03-06 | Chinese | ||
| 39490101 | 关于股份回购进展公告 | 2025-03-04 | Chinese | ||
| 39490087 | 关于以集中竞价交易方式回购股份的回购报告书 | 2025-02-27 | Chinese | ||
| 39490074 | 关于筹划重大资产重组进展公告 | 2025-02-27 | Chinese | ||
| 39490068 | 2024年度业绩快报公告 | 2025-02-25 | Chinese | ||
| 39490059 | 北京国枫律师事务所关于上海毕得医药科技股份有限公司2025年第三次临时股东大会的法律意见书 | 2025-02-24 | Chinese | ||
| 39490054 | 2025年第三次临时股东大会决议公告 | 2025-02-24 | Chinese | ||
| 39490045 | 关于回购股份事项前十大股东和前十大无限售条件股东持股情况的公告 | 2025-02-21 | Chinese | ||
| 39490033 | 毕得医药:2025年第三次临时股东大会会议资料 | 2025-02-13 | Chinese | ||
| 39490022 | 第二届监事会第十四次会议决议公告 | 2025-02-07 | Chinese | ||
| 39490015 | 关于召开2025年第三次临时股东大会的通知 | 2025-02-07 | Chinese | ||
| 39490005 | 第二届董事会第十七次会议决议公告 | 2025-02-07 | Chinese | ||
| 39490000 | 关于以集中竞价交易方式回购股份的预案 | 2025-02-07 | Chinese | ||
| 39489989 | 关于公司及全资子公司2025年度申请综合授信额度并提供担保的公告 | 2025-02-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
BIDE PHARMATECH 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/58121/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58121 | 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=58121 | 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=58121 \ -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": 58121}, 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 BIDE PHARMATECH CO., LTD. (id: 58121)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.