
At-Tahur Limited — Investor Relations & Filings
At-Tahur Limited, established in 2007, is a company primarily engaged in the production and processing of milk and dairy products. Operating a dairy farm, the company specializes in pasteurized milk, offering products such as whole milk, low-fat milk, and butter. Inspired by the Arabic word "Tahur," meaning "Purity," At-Tahur Limited is committed to providing fresh, pure, and healthy dairy products with a focus on traceability, ensuring every drop of milk can be traced back to its source. The company aims to deliver dairy products as nature intended them to be. It has also expanded its operations by approving a wholly-owned subsidiary to engage in trading materials like maize silage, maize corn, and bypass fat, further strengthening its supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Transmission of Quarterly Report for the Period Ended March 31, 2026 | 2026-04-28 | English | |
| Financial Result For the Quarter Ended March 31, 2026 | 2026-04-28 | English | |
| Transmission of Half Yearly Report for the Period Ended December 31, 2025 | 2026-02-27 | English | |
| Financial Results for the Half Year Ended December 31, 2025 | 2026-02-26 | English | |
| Material Information | 2026-02-19 | English | |
| Corporate Briefing Presentation | 2025-11-20 | English |
Browse filings by year
9 yearsMarket data
Market data not available
Price history
Peer group · Raising of cattle and buffaloes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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… |
|
MILKYNET S.A.
Specializes in advanced dairy production using Tambo 4.0, r…
|
— | 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… |
At-Tahur Limited 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/72324/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=72324 | 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=72324 | 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=72324 \ -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": 72324}, 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 At-Tahur Limited (id: 72324)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.