
ZheJiang Tailin Bioengineering Co.,Ltd — Investor Relations & Filings
ZheJiang Tailin Bioengineering Co.,Ltd. specializes in the research, development, and manufacturing of high-tech equipment for life sciences and pharmaceutical engineering. The company provides integrated solutions for microbial control, sterility testing, and aseptic processing. Its core product portfolio includes sterility test canisters and pumps, microbial limit testing systems, and hydrogen peroxide vapor (VHP) decontamination units. Tailin also develops advanced isolator technology for containment and aseptic applications, alongside analytical instruments such as Total Organic Carbon (TOC) analyzers and filter integrity testers. These products are designed to meet international regulatory standards, including GMP, USP, and EP. The company serves sectors such as biopharmaceuticals, medical devices, and laboratory research, focusing on product safety and quality through specialized engineering and microbial detection technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年第一次临时股东会决议公告 | 2026-06-01 | Chinese | |
| 关于变更独立董事的公告 | 2026-06-01 | Chinese | |
| 国浩律师(杭州)事务所关于浙江泰林生物技术股份有限公司2026年第一次临时股东会法律意见书 | 2026-06-01 | Chinese | |
| 独立董事候选人关于参加最近一次独立董事培训的书面承诺 | 2026-05-15 | Chinese | |
| 关于独立董事任期届满辞职暨补选独立董事的公告 | 2026-05-15 | Chinese | |
| 关于调整2026年员工持股计划购买价格的公告 | 2026-05-15 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47914302 | 2026年第一次临时股东会决议公告 | 2026-06-01 | Chinese | ||
| 47914300 | 关于变更独立董事的公告 | 2026-06-01 | Chinese | ||
| 47914299 | 国浩律师(杭州)事务所关于浙江泰林生物技术股份有限公司2026年第一次临时股东会法律意见书 | 2026-06-01 | Chinese | ||
| 46365058 | 独立董事候选人关于参加最近一次独立董事培训的书面承诺 | 2026-05-15 | Chinese | ||
| 46365055 | 关于独立董事任期届满辞职暨补选独立董事的公告 | 2026-05-15 | Chinese | ||
| 46364347 | 关于调整2026年员工持股计划购买价格的公告 | 2026-05-15 | Chinese | ||
| 46364346 | 第四届董事会第十三次会议决议公告 | 2026-05-15 | Chinese | ||
| 44912315 | 关于取得专利证书的公告 | 2026-05-11 | Chinese | ||
| 39822965 | 国浩律师(杭州)事务所关于浙江泰林生物技术股份有限公司向不特定对象发行可转换公司债券之法律意见书 | 2026-04-28 | Chinese | ||
| 39822922 | 最近三年的财务报告及其审计报告以及最近一期的财务报告 | 2026-04-28 | Chinese | ||
| 39820644 | 长城证券股份有限公司关于浙江泰林生物技术股份有限公司向不特定对象发行可转换公司债券之上市保荐书 | 2026-04-28 | Chinese | ||
| 39820562 | 长城证券股份有限公司关于浙江泰林生物技术股份有限公司向不特定对象发行可转换公司债券之发行保荐书 | 2026-04-28 | Chinese | ||
| 39820545 | 关于向不特定对象发行可转换公司债券申请获得深圳证券交易所受理的公告 | 2026-04-28 | Chinese | ||
| 39820538 | 关于回购股份比例达到1%暨回购完成的公告 | 2026-04-24 | Chinese | ||
| 39820521 | 2025年年度权益分派实施公告 | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HIIG TRINITY (ANHUI) TECHNOLOGY CO., LTD.
Develops high-precision equipment and automation for semico…
|
600520 | CN | Manufacturing |
|
Hillenbrand, Inc.
Provides highly-engineered processing equipment for plastic…
|
HI | US | Manufacturing |
|
HIMILE MECHANICAL SCIENCE AND TECHNOLOGY (SHANDONG) CO., LTD
Global supplier of tire molds and precision components for …
|
002595 | CN | Manufacturing |
|
HIMS CO., LTD.
Develops inspection equipment and machine vision modules fo…
|
238490 | KR | Manufacturing |
|
HIRANO TECSEED CO.,LTD.
Manufactures industrial machinery for coating, laminating, …
|
6245 | JP | Manufacturing |
|
HIRATA Corporation
A production engineering company specializing in factory au…
|
6258 | JP | Manufacturing |
|
HLE GLASCOAT LIMITED
Manufacturer of glass-lined, filtration and drying equipmen…
|
HLEGLAS | IN | Manufacturing |
|
HLT GLOBAL BERHAD
Designs, fabricates, installs glove-dipping lines for manuf…
|
— | MY | Manufacturing |
|
HOKUTO CORPORATION
A turnkey builder of automated production systems for the a…
|
1379 | JP | Manufacturing |
|
Homag Group AG
A global manufacturer of integrated solutions for the woodw…
|
HG1 | DE | Manufacturing |
ZheJiang Tailin Bioengineering 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/55782/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55782 | 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=55782 | 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=55782 \ -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": 55782}, 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 ZheJiang Tailin Bioengineering Co.,Ltd (id: 55782)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.