Hunan New Wellful Co.,Ltd. — Investor Relations & Filings
About Hunan New Wellful Co.,Ltd.
Hunan New Wellful Co.,Ltd. specializes in the integrated livestock industry, focusing on the breeding, raising, and processing of pigs. The company operates a comprehensive supply chain that encompasses animal feed production, high-quality pig breeding, commercial hog farming, and meat processing. It is recognized as a major supplier of live pigs and pork products, maintaining a significant presence in regional markets including Hong Kong and Macau. The company emphasizes standardized production processes and rigorous quality control systems to ensure food safety. Its business model integrates scientific research with industrial operations, focusing on genetic improvement, disease prevention, and the distribution of chilled and frozen meat products to meet diverse consumer demands.
Recent filings
No filings indexed yet
We are still gathering filings for Hunan New Wellful Co.,Ltd.. .
No filings match the current filters
Try clearing the filters, or .
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… |
|
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… |
|
Tangrenshen Group Co.,Ltd.
Integrated agribusiness focused on feed, pig breeding, and …
|
002567 | 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… |
Hunan New Wellful 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/57129/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57129 | 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=57129 | 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=57129 \ -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": 57129}, 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 Hunan New Wellful Co.,Ltd. (id: 57129)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.