Tangrenshen Group Co.,Ltd. — Investor Relations & Filings
Tangrenshen Group Co.,Ltd. is an integrated agribusiness enterprise operating across the entire pig industry value chain. The company focuses on three primary business segments: feed production, pig breeding and farming, and meat processing. Its feed division develops and manufactures specialized products for swine, poultry, and aquatic species. In the breeding sector, the company utilizes advanced genetic technologies to enhance livestock quality and production efficiency. The meat processing division produces fresh pork and a variety of value-added products, including traditional sausages and cured meats. By maintaining a vertically integrated business model, the company ensures food safety and quality control from raw material sourcing to final consumer products. It leverages technological innovation and industrial scale to provide high-quality protein products and comprehensive agricultural solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于第三期员工持股计划第二个锁定期届满的公告 | 2026-04-14 | Chinese | |
| 关于为子公司担保的进展公告 | 2024-12-05 | Chinese | |
| 关于提前归还部分募集资金的公告 | 2024-12-05 | Chinese | |
| 关于股份回购进展情况的公告 | 2024-12-02 | Chinese | |
| 关于2025年度向银行等金融机构申请综合授信融资额度的公告 | 2024-11-29 | Chinese | |
| 关于召开2024年第五次临时股东大会的通知 | 2024-11-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 34860732 | 关于第三期员工持股计划第二个锁定期届满的公告 | 2026-04-14 | Chinese | ||
|
2024
14 filings
| |||||
| 36322125 | 关于为子公司担保的进展公告 | 2024-12-05 | Chinese | ||
| 36322115 | 关于提前归还部分募集资金的公告 | 2024-12-05 | Chinese | ||
| 36322106 | 关于股份回购进展情况的公告 | 2024-12-02 | Chinese | ||
| 36322097 | 关于2025年度向银行等金融机构申请综合授信融资额度的公告 | 2024-11-29 | Chinese | ||
| 36322084 | 关于召开2024年第五次临时股东大会的通知 | 2024-11-29 | Chinese | ||
| 36322072 | 关于使用不超过7亿元自有闲置资金进行现金管理的公告 | 2024-11-29 | Chinese | ||
| 36322059 | 关于变更公司类型并办理工商变更登记的公告 | 2024-11-29 | Chinese | ||
| 36322050 | 关于子公司对外提供财务资助的公告 | 2024-11-29 | Chinese | ||
| 36322035 | 关于对外提供担保的公告 | 2024-11-29 | Chinese | ||
| 36322022 | 第九届董事会第三十次会议决议公告 | 2024-11-29 | Chinese | ||
| 36322008 | 世纪证券有限责任公司关于公司对外提供担保的核查意见 | 2024-11-29 | Chinese | ||
| 36321996 | 关于2025年公司及子公司担保额度预计的公告 | 2024-11-29 | Chinese | ||
| 36321978 | 关于公司及子公司2025年度开展融资租赁业务的公告 | 2024-11-29 | Chinese | ||
| 36321970 | 世纪证券有限责任公司关于公司子公司对外提供财务资助的核查意见 | 2024-11-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Raising of swine and pigs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Dongrui Food Group Co., Ltd.
Integrated pig industry enterprise specializing in breeding…
|
001201 | CN | Agriculture, forestry and fishi… |
|
Fujian Aonong Biological Technology Group Incorporation Limited
Integrated ag-tech firm focused on animal feed, pig farming…
|
603363 | CN | Agriculture, forestry and fishi… |
|
Hunan New Wellful Co.,Ltd.
Specializes in integrated pig breeding, farming, and meat p…
|
600975 | CN | Agriculture, forestry and fishi… |
|
JIANGXI ZHENGBANG TECHNOLOGY CO.,LTD.
Integrated agricultural firm focused on swine production, f…
|
002157 | CN | Agriculture, forestry and fishi… |
|
Leshan Giantstar Farming&Husbandry Corporation Limited
Integrated swine breeding, animal feed production, and meat…
|
603477 | CN | Agriculture, forestry and fishi… |
|
Luoniushan Co., Ltd.
Focuses on livestock breeding, meat processing, cold chain …
|
000735 | CN | Agriculture, forestry and fishi… |
|
Muyuan Foods Co.,Ltd.
Integrated swine producer managing feed, breeding, farming,…
|
002714 | CN | Agriculture, forestry and fishi… |
|
SHENZHEN KINGKEY SMART AGRICULTURE TIMES CO.,LTD
Integrated swine breeding, feed production, and pork proces…
|
000048 | CN | Agriculture, forestry and fishi… |
|
Tech-bank Food Co.,Ltd.
Integrated agribusiness specializing in swine breeding, fee…
|
002124 | CN | Agriculture, forestry and fishi… |
|
UBM Holding Nyilvánosan Működő Részvénytársaság
Agricultural firm in feed manufacturing, commodity trading,…
|
UBM | HU | Agriculture, forestry and fishi… |
Tangrenshen 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/54593/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54593 | 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=54593 | 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=54593 \ -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": 54593}, 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 Tangrenshen Group Co.,Ltd. (id: 54593)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.