
GuangDong Taili Technology Group Co.,Ltd. — Investor Relations & Filings
GuangDong Taili Technology Group Co.,Ltd. is a technology-driven enterprise specializing in the research, development, and manufacturing of vacuum storage and home organization solutions. The company leverages advanced material science and vacuum technology to produce a diverse portfolio, including vacuum compression bags, heavy-duty suction cup accessories, and food preservation systems. Taili is distinguished by its significant investment in R&D and its extensive patent library, serving as a key supplier for major global retailers. A notable aspect of its technical capability is the provision of specialized storage solutions for aerospace applications, including equipment utilized in manned space missions. The company's operations encompass the entire value chain from product design and high-performance film production to global distribution, focusing on enhancing space efficiency and preservation for consumer and professional use.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年限制性股票激励计划实施考核管理办法(修订稿) | 2026-01-15 | Chinese | |
| 关于2026年第一次临时股东会取消部分议案并增加临时提案暨股东会补充通知的公告 | 2026-01-15 | Chinese | |
| 董事会薪酬与考核委员会关于公司2026年限制性股票激励计划(草案修订稿)的核查意见 | 2026-01-15 | Chinese | |
| 2026年限制性股票激励计划(草案修订稿) | 2026-01-15 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2026-01-12 | Chinese | |
| 董事会薪酬与考核委员会关于公司2026年限制性股票激励计划(草案)的核查意见 | 2026-01-12 | Chinese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 39570629 | 2026年限制性股票激励计划实施考核管理办法(修订稿) | 2026-01-15 | Chinese | ||
| 39570624 | 关于2026年第一次临时股东会取消部分议案并增加临时提案暨股东会补充通知的公告 | 2026-01-15 | Chinese | ||
| 39570617 | 董事会薪酬与考核委员会关于公司2026年限制性股票激励计划(草案修订稿)的核查意见 | 2026-01-15 | Chinese | ||
| 39570613 | 2026年限制性股票激励计划(草案修订稿) | 2026-01-15 | Chinese | ||
| 39570603 | 关于召开2026年第一次临时股东会的通知 | 2026-01-12 | Chinese | ||
| 39570595 | 董事会薪酬与考核委员会关于公司2026年限制性股票激励计划(草案)的核查意见 | 2026-01-12 | Chinese | ||
| 39570585 | 2026年限制性股票激励计划自查表 | 2026-01-12 | Chinese | ||
| 39570576 | 第二届董事会第十六次会议决议公告 | 2026-01-12 | Chinese | ||
| 39570561 | 2026年限制性股票激励计划实施考核管理办法 | 2026-01-12 | Chinese | ||
| 39570546 | 2026年限制性股票激励计划(草案) 摘要 | 2026-01-12 | Chinese | ||
| 39570532 | 北京德恒律师事务所关于太力科技2026年限制性股票激励计划(草案)之法律意见 | 2026-01-12 | Chinese | ||
| 39570520 | 2026年限制性股票激励计划(草案) | 2026-01-12 | Chinese | ||
|
2025
3 filings
| |||||
| 39570508 | 国联民生证券承销保荐有限公司关于广东太力科技集团股份有限公司2025年定期现场检查报告 | 2025-12-29 | Chinese | ||
| 39570497 | 关于与暨南大学签署战略合作协议的公告 | 2025-12-15 | Chinese | ||
| 39570481 | 第二届董事会第十五次会议决议公告 | 2025-12-15 | 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 |
GuangDong Taili Technology 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/56380/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56380 | 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=56380 | 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=56380 \ -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": 56380}, 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 GuangDong Taili Technology Group Co.,Ltd. (id: 56380)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.