
GUANGZHOU JET BIO-FILTRATION CO.,LTD — Investor Relations & Filings
Guangzhou Jet Bio-Filtration Co., Ltd. specializes in the research, development, manufacturing, and distribution of high-quality laboratory consumables. The company provides a comprehensive range of products primarily focused on cell culture, liquid handling, filtration, and sample storage. Key offerings include cell culture flasks, dishes, and plates, as well as serological pipettes, centrifuge tubes, and vacuum filtration systems. Utilizing advanced manufacturing technologies and Class 100,000 cleanroom facilities, the company ensures products meet international quality standards, including ISO 9001 and ISO 13485. Its solutions serve diverse sectors such as biotechnology, pharmaceuticals, clinical diagnostics, and academic research. The company is recognized for its commitment to innovation and precision, providing reliable tools for life science laboratories worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于回购公司股份比例达到1%暨回购进展的公告 | 2026-05-14 | Chinese | |
| 广州洁特生物过滤股份有限公司向不特定对象发行可转换公司债券受托管理事务报告(2025年度) | 2026-05-12 | Chinese | |
| 2025年度董事会审计委员会履职情况报告 | 2026-04-29 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况表 | 2026-04-29 | Chinese | |
| 2025年年度审计报告 | 2026-04-29 | Chinese | |
| 2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-29 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46343844 | 关于回购公司股份比例达到1%暨回购进展的公告 | 2026-05-14 | Chinese | ||
| 45346401 | 广州洁特生物过滤股份有限公司向不特定对象发行可转换公司债券受托管理事务报告(2025年度) | 2026-05-12 | Chinese | ||
| 39895674 | 2025年度董事会审计委员会履职情况报告 | 2026-04-29 | Chinese | ||
| 39895669 | 2025年度非经营性资金占用及其他关联资金往来情况表 | 2026-04-29 | Chinese | ||
| 39895651 | 2025年年度审计报告 | 2026-04-29 | Chinese | ||
| 39895300 | 2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-29 | Chinese | ||
| 39895297 | 2025年度内部控制审计报告 | 2026-04-29 | Chinese | ||
| 39895289 | 关于董事、高级管理人员2025年度薪酬确认及2026年度薪酬方案的公告 | 2026-04-29 | Chinese | ||
| 39895287 | 关于2026年度公司向银行申请综合授信额度的公告 | 2026-04-29 | Chinese | ||
| 39895283 | 2025年年度利润分配方案公告 | 2026-04-29 | Chinese | ||
| 39895282 | 2025年度独立董事述职报告(洪炜) | 2026-04-29 | Chinese | ||
| 39895277 | 2025年度非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-29 | Chinese | ||
| 39895273 | 董事及高级管理人员薪酬管理制度 | 2026-04-29 | Chinese | ||
| 39895272 | 关于提请股东会授权董事会以简易程序向特定对象发行股票的公告 | 2026-04-29 | Chinese | ||
| 39895267 | 国联民生证券承销保荐有限公司关于广州洁特生物过滤股份有限公司使用部分暂时闲置募集资金进行现金管理的核查意见 | 2026-04-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
Abson Industries Limited
Manufactures polypropylene woven bags, offering durable and…
|
ABSON | PK | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
ACESIAN PARTNERS LIMITED
Specializes in environmental solutions, integrated services…
|
5FW | SG | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
GUANGZHOU JET BIO-FILTRATION 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/58082/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58082 | 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=58082 | 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=58082 \ -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": 58082}, 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 GUANGZHOU JET BIO-FILTRATION CO.,LTD (id: 58082)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.