
MILKYNET S.A. — Investor Relations & Filings
MILKYNET S.A., established in 2021, is a dairy production company specializing in advanced milk production through its "Tambo 4.0" model. This innovative system integrates cutting-edge technology, robotics, and applied genetics within a high-comfort housed environment for animals. The company utilizes a Voluntary Milking System (VMS) with DeLaval robots, enabling automated milking, feeding, and monitoring of cows around the clock. MILKYNET S.A. focuses on achieving high standards of quality and regularity in its milk output, operating a highly automated facility that produces significant volumes of milk daily.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| - AVISO DE PAGO OBLIGACIONES NEGOCIABLES GARANTIZADAS | 2025-09-22 | Spanish | |
| - AVISO DE PAGO OBLIGACIONES NEGOCIABLES GARANTIZADAS | 2025-06-23 | Spanish | |
| PROGRAMA: INDIVIDUAL SERIE - SERIE :OBLIGACIONES NEGOCIABLES PYME CNV GARANTIZADAS - AVISO DE PAGO OBLIGACIONES NEGOCIABLES GARANTIZADAS | 2025-03-19 | Spanish | |
| - CERTIFICADO GLOBAL | 2025-01-10 | Spanish | |
| 1 - - AVISO DE RESULTADO DE COLOCACIÓN2 | 2024-12-23 | Spanish | |
| DIFUSION DESDE: 18-12-2024 - DIFUSION HASTA: 20-12-2024 - SUBASTA DESDE: 23-12-2024 - SUBASTA HASTA: 23-12-2024 - INSTRUMENTO: 2 - - PROGRAMA: INDIVIDUAL SERIE - SERIE :OBLIGACIONES NEGOCIABLES PYME C | 2024-12-17 | Spanish |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Raising of cattle and buffaloes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FERIA DE OSORNO S.A.
Centenarian group specializing in bovine livestock, beef ex…
|
— | CL | Agriculture, forestry and fishi… |
|
Ghani Dairies Limited
Produces premium raw milk for B2B using advanced, automated…
|
GDL | PK | Agriculture, forestry and fishi… |
|
HanWool & Jeju, Inc.
Manufactures beverages and semiconductors and provides wast…
|
276730 | KR | Agriculture, forestry and fishi… |
|
IND DairyTech Limited
Specializes in large-scale production of high-quality raw m…
|
IND | CA | Agriculture, forestry and fishi… |
|
LANGE AGROPECUARIA SOCIEDAD ANONIMA
Specializes in breeding bovine livestock, including buffalo…
|
— | AR | Agriculture, forestry and fishi… |
|
PT Estika Tata Tiara Tbk.
Comprehensive cattle company producing, processing, and dis…
|
BEEF | ID | Agriculture, forestry and fishi… |
|
PT Widodo Makmur Perkasa Tbk
A holding company operating in consumer goods and agricultu…
|
WMPP | ID | Agriculture, forestry and fishi… |
|
XINJIANG TIANSHAN ANIMAL HUSBANDRY BIO-ENGINEERING CO.,LTD
Specializes in cattle breeding, genetic improvement, and bi…
|
300313 | CN | Agriculture, forestry and fishi… |
|
Xinjiang Western Animal Husbandry Co.,Ltd
Integrated livestock firm producing and processing dairy, b…
|
300106 | CN | Agriculture, forestry and fishi… |
|
YAPRAK SÜT VE BESİ ÇİFTLİKLERİ SANAYİ VE TİCARET A.Ş.
Agricultural firm in dairy farming, cattle fattening, and a…
|
YAPRK | TR | Agriculture, forestry and fishi… |
MILKYNET S.A. 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/68863/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68863 | 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=68863 | 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=68863 \ -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": 68863}, 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 MILKYNET S.A. (id: 68863)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.