
AGROTECH YÜKSEK TEKNOLOJİ VE YATIRIM A.Ş. — Investor Relations & Filings
AGROTECH YÜKSEK TEKNOLOJİ VE YATIRIM A.Ş. is a company that integrates advanced technology with large-scale agricultural operations. Its core activities encompass agriculture, food production, warehousing, and logistics. The company manages extensive agricultural assets, including fruit orchards, greenhouses, and contracted farmlands, focusing on continuous expansion of its cultivation areas. The technology division develops and implements customized, high-tech solutions and software, primarily for institutional clients. A central part of its strategy involves a strong emphasis on research and development, innovation, and sustainable practices to drive efficiency and growth across its business segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Employee Experience Survey Result | 2026-04-28 | Turkish | |
| Employee Experience Survey Result | 2026-04-28 | Turkish | |
| Branch Opening of Agross Mağazacılık A.Ş. | 2026-04-27 | Turkish | |
| Determination of Independent Audit Company | 2026-04-24 | English | |
| Dividend Distribution Resolution Adopted at the Ordinary General Assembly Meeting | 2026-04-24 | Turkish | |
| Dividend Distribution Resolution Adopted at the Ordinary General Assembly Meeting | 2026-04-24 | English |
Market data
Market data not available
Price history
Peer group · Growing of cereals (except rice), leguminous crops and oil seeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agria Group Holding AD
An integrated agricultural holding in grain and oil crop cu…
|
AGH | BG | Agriculture, forestry and fishi… |
|
AgroGeneration
An agricultural commodities producer of grains and oilseeds…
|
ALAGR | FR | Agriculture, forestry and fishi… |
|
Amatheon Agri
European agribusiness with farming and food processing in S…
|
MLAAH | NL | Agriculture, forestry and fishi… |
|
BrasilAgro - Brazilian Agricultural Real Estate Co
Acquires, develops, and sells rural properties for agricult…
|
LND | BR | Agriculture, forestry and fishi… |
|
Gansu Yasheng Industrial (Group) Co.,Ltd
Specializes in large-scale agricultural production, process…
|
600108 | CN | Agriculture, forestry and fishi… |
|
Heilongjiang Agriculture Company Limited
Specializes in large-scale mechanized crop cultivation, pro…
|
600598 | CN | Agriculture, forestry and fishi… |
|
IMC S.A.
An integrated agricultural company cultivating, storing, an…
|
IMC | LU | Agriculture, forestry and fishi… |
|
Jiangsu Provincial Agricultural Reclamation and Development Co.,Ltd.
Integrated agricultural enterprise specializing in grain pr…
|
601952 | CN | Agriculture, forestry and fishi… |
|
Moolec Science SA
A science-based ingredient company producing animal protein…
|
MLEC | LU | Agriculture, forestry and fishi… |
|
SLC AGRICOLA SA
Produces cotton, soybeans, and corn for global food, fiber,…
|
— | BR | Agriculture, forestry and fishi… |
AGROTECH YÜKSEK TEKNOLOJİ VE YATIRIM 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/8727/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8727 | 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=8727 | 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=8727 \ -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": 8727}, 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 AGROTECH YÜKSEK TEKNOLOJİ VE YATIRIM A.Ş. (id: 8727)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.