
Gambol Pet Group Co., Ltd. — Investor Relations & Filings
Gambol Pet Group Co., Ltd. specializes in the research, development, production, and sale of pet food products. The company offers a comprehensive portfolio including dry food, wet food, and snacks for dogs and cats. Operating through a vertically integrated business model, it manages large-scale manufacturing facilities and maintains rigorous quality control standards. Its primary brand, Myfoodie, is a leading name in the domestic market, while the company also serves as a major global provider of original equipment manufacturer (OEM) and original design manufacturer (ODM) services for international pet food brands. Gambol Pet Group emphasizes nutritional innovation and utilizes advanced processing technologies to cater to diverse dietary requirements. The company’s global supply chain and R&D capabilities support its position as a key player in the international pet care sector, focusing on premium product segments and sustainable growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度权益分派实施公告 | 2026-05-26 | Chinese | |
| 关于以集中竞价交易方式回购公司股份的回购报告书 | 2026-05-21 | Chinese | |
| 北京德恒(济南)律师事务所关于乖宝宠物食品集团股份有限公司2025年年度股东会的法律意见 | 2026-05-13 | Chinese | |
| 关于2025年年度股东会决议公告 | 2026-05-13 | Chinese | |
| 中泰证券股份有限公司关于乖宝宠物食品集团股份有限公司2025年度跟踪报告 | 2026-05-13 | Chinese | |
| 关于回购股份事项前十名股东和前十名无限售条件股东持股情况的公告 | 2026-05-11 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47059147 | 2025年度权益分派实施公告 | 2026-05-26 | Chinese | ||
| 46729182 | 关于以集中竞价交易方式回购公司股份的回购报告书 | 2026-05-21 | Chinese | ||
| 45601288 | 北京德恒(济南)律师事务所关于乖宝宠物食品集团股份有限公司2025年年度股东会的法律意见 | 2026-05-13 | Chinese | ||
| 45601282 | 关于2025年年度股东会决议公告 | 2026-05-13 | Chinese | ||
| 45601275 | 中泰证券股份有限公司关于乖宝宠物食品集团股份有限公司2025年度跟踪报告 | 2026-05-13 | Chinese | ||
| 44928436 | 关于回购股份事项前十名股东和前十名无限售条件股东持股情况的公告 | 2026-05-11 | Chinese | ||
| 44263690 | 关于持股5%以上股东减持股份触及1%整数倍的公告 | 2026-05-08 | Chinese | ||
| 44276801 | 关于参加深圳证券交易所“拓市场谋发展·点燃消费增长新引擎”2025年度集体业绩说明会的公告 | 2026-05-07 | Chinese | ||
| 39416901 | 2025年度独立董事述职报告(王锐) | 2026-04-22 | Chinese | ||
| 39416899 | 2025年度独立董事述职报告(翟月玲) | 2026-04-22 | Chinese | ||
| 39416897 | 2025年度内部控制评价报告 | 2026-04-22 | Chinese | ||
| 39416896 | 董事会薪酬与考核委员会关于第二期限制性股票激励计划预留授予激励对象名单的核查意见 | 2026-04-22 | Chinese | ||
| 39416894 | 2025年年度报告摘要 | 2026-04-22 | Chinese | ||
| 39416891 | 关于实际控制人兼董事长、董事兼总裁及部分高级管理人员增持股份计划的公告 | 2026-04-22 | Chinese | ||
| 39416890 | 关于续聘审计机构的公告 | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of prepared animal feeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ajooni Biotech Limited
Produces animal healthcare solutions and nutritional supple…
|
AJOONI | IN | Manufacturing |
|
Algae Biosciences Corporation
Develops algae-based feed supplements for cattle, reducing …
|
ABV | CA | Manufacturing |
|
ALIBA SA
Specializes in animal nutrition, developing balanced feed f…
|
— | AR | Manufacturing |
|
ANPARIO PLC
Manufactures natural feed additives for animal health, nutr…
|
ANP | GB | Manufacturing |
|
Avanti Feeds ltd.
Produces shrimp feed and processes shrimp for export throug…
|
AVANTIFEED | IN | Manufacturing |
|
CARR'S GROUP PLC
An international specialist in nutritional supplements for …
|
CARR | GB | Manufacturing |
|
CHUBU SHIRYO CO.,LTD.
Manufactures feed for livestock and aquaculture, and organi…
|
2053 | JP | Manufacturing |
|
Công ty Cổ phần Đầu tư Du lịch và Phát triển Thủy sản
Produces and supplies fish meal and fish oil from Pangasius…
|
DAT | VN | Manufacturing |
|
Darford International Inc.
Manufacturer of premium, all-natural, oven-baked dog food a…
|
WUF | CA | Manufacturing |
|
EASY BIO, Inc.
Develops animal feed, additives, and biotech solutions for …
|
353810 | KR | Manufacturing |
Gambol Pet 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/56319/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56319 | 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=56319 | 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=56319 \ -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": 56319}, 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 Gambol Pet Group Co., Ltd. (id: 56319)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.