
Talabat Holding PLC — Investor Relations & Filings
Talabat Holding PLC is a leading on-demand online marketplace operating across the Middle East and North Africa (MENA) region. The company provides a technology-driven platform for ordering and delivering food from restaurants, groceries, and a wide array of convenience products including pharmacy items, cosmetics, electronics, flowers, and pet supplies. Talabat focuses on mobile platforms, leveraging data-driven insights to optimize the entire order fulfillment process, from picking and packing to delivery. Its services aim to offer customers a convenient, personalized, and simple ordering experience, while also supporting local businesses and riders within the communities it serves. The platform enhances user experience through subscription programs, reward systems, and simplified payment options.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| نتائج مؤتمر المحللين | 2026-05-12 | English | |
| Result of Earnings Call | 2026-05-12 | English | |
| Press release | 2026-05-12 | English | |
| خبر صحفي | 2026-05-12 | Arabic | |
| بيانات مالية للربع الأول من عام 2026 | 2026-05-12 | Arabic | |
| Financial statements for the 1st QTR of 2026 | 2026-05-12 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45271227 | نتائج مؤتمر المحللين | 2026-05-12 | English | ||
| 45271154 | Result of Earnings Call | 2026-05-12 | English | ||
| 45028459 | Press release | 2026-05-12 | English | ||
| 45028473 | خبر صحفي | 2026-05-12 | Arabic | ||
| 45028474 | بيانات مالية للربع الأول من عام 2026 | 2026-05-12 | Arabic | ||
| 45028464 | Financial statements for the 1st QTR of 2026 | 2026-05-12 | English | ||
| 45028476 | نتائج اجتماع مجلس الإدارة | 2026-05-12 | English | ||
| 45028467 | Results of BOD Meeting | 2026-05-12 | English | ||
| 44771627 | Earnings Call | 2026-05-08 | English | ||
| 44771651 | مؤتمر المحللين | 2026-05-08 | English | ||
| 44960340 | اجتماع مجلس الإدارة | 2026-05-06 | English | ||
| 44959303 | BOD meeting | 2026-05-06 | English | ||
| 44960870 | قرارات الجمعية العمومية | 2026-04-13 | Arabic | ||
| 44960147 | Resolutions of General Assembly | 2026-04-13 | English | ||
| 44955991 | التقرير المتكامل لسنة 2025 | 2026-03-31 | Arabic | ||
Market data
Market data not available
Price history
Peer group
No peer companies indexed
We could not find peers for this sub-industry yet.
Talabat Holding PLC 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/66470/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66470 | 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=66470 | 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=66470 \ -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": 66470}, 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 Talabat Holding PLC (id: 66470)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.