SHENZHEN KINGKEY SMART AGRICULTURE TIMES CO.,LTD — Investor Relations & Filings
SHENZHEN KINGKEY SMART AGRICULTURE TIMES CO.,LTD. specializes in the development of an integrated agricultural industrial chain, with a primary focus on large-scale swine breeding, feed production, and the processing of pork products. The company employs modern technology and smart management systems to enhance livestock health, biosecurity, and supply chain efficiency. Its operations encompass the entire lifecycle of protein production, from genetic selection and breeding to slaughtering and distribution. Additionally, the firm leverages its land resources for strategic commercial real estate development. By integrating advanced agricultural practices with industrial-scale production, the company aims to provide high-quality, traceable food products while promoting sustainable and efficient farming methodologies.
Recent filings
No filings indexed yet
We are still gathering filings for SHENZHEN KINGKEY SMART AGRICULTURE TIMES 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… |
|
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… |
|
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… |
SHENZHEN KINGKEY SMART AGRICULTURE TIMES 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/53577/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53577 | 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=53577 | 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=53577 \ -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": 53577}, 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 SHENZHEN KINGKEY SMART AGRICULTURE TIMES CO.,LTD (id: 53577)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.