Grupo Casa Saba, S.A.B. de C.V. — Investor Relations & Filings
About Grupo Casa Saba, S.A.B. de C.V.
Grupo Casa Saba, S.A.B. de C.V. is a wholesale distribution company specializing in pharmaceuticals, health and beauty aids, and consumer products. Founded in 1892, the organization operates as a multi-channel distributor, managing a diverse portfolio that includes personal care items, non-perishable foods, general merchandise, and publications. The company provides integrated logistics and supply chain solutions, serving as a primary intermediary between manufacturers and various retail and institutional outlets. Its core operations focus on the efficient procurement and large-scale delivery of healthcare and consumer goods, utilizing an extensive distribution network to reach a broad range of market segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Inf del Consejo de Administración 2016 sobre las actividades | 2018-05-24 | Spanish | |
| Reporte Anual 2016 Final parte 2 de 2 | 2018-05-23 | Spanish | |
| Reporte Anual 2016 Final parte 1 de 2 | 2018-05-23 | Spanish | |
| Constancia 1er Trim 2018 | 2018-05-23 | Spanish | |
| Constancia 4 Trim 2017 | 2018-05-23 | Spanish | |
| Constancia 3er Trim 2017 | 2018-05-23 | Spanish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 33102497 | Inf del Consejo de Administración 2016 sobre las actividades | 2018-05-24 | Spanish | ||
| 33102520 | Reporte Anual 2016 Final parte 2 de 2 | 2018-05-23 | Spanish | ||
| 33102524 | Reporte Anual 2016 Final parte 1 de 2 | 2018-05-23 | Spanish | ||
| 33102530 | Constancia 1er Trim 2018 | 2018-05-23 | Spanish | ||
| 33102533 | Constancia 4 Trim 2017 | 2018-05-23 | Spanish | ||
| 33102536 | Constancia 3er Trim 2017 | 2018-05-23 | Spanish | ||
| 33102539 | Constancia 2trim 2017 | 2018-05-23 | Spanish | ||
| 33102543 | Constancia 1er Trim 2017 | 2018-05-23 | Spanish | ||
| 33102545 | ifrsxbrl_SAB_2018-1 | 2018-05-23 | Spanish | ||
| 33102547 | ifrsxbrl_SAB_2017-4 | 2018-05-23 | Spanish | ||
| 33102549 | ifrsxbrl_SAB_2017-3 | 2018-05-23 | Spanish | ||
| 33102550 | ifrsxbrl_SAB_2017-2 | 2018-05-23 | Spanish | ||
| 33102551 | ifrsxbrl_SAB_2017-1 | 2018-05-23 | Spanish | ||
| 33102244 | SAB Reporte Anual 2016 parte 2 de 2 | 2018-03-12 | Spanish | ||
| 33102248 | SAB Reporte Anual 2016 parte 1 de 2 | 2018-03-12 | Spanish | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
111, Inc.
A tech-enabled healthcare platform connecting patients with…
|
YI | KY | Wholesale and retail trade |
|
AAYUSH ART AND BULLION LIMITED
Trades and distributes gold and silver bullion, coins, and …
|
540718 | IN | Wholesale and retail trade |
|
Al Hassan Ghazi Ibrahim Shaker Co.
Distributes air conditioning, home appliances, and energy m…
|
1214 | SA | Wholesale and retail trade |
|
ALLIANCE ENTERTAINMENT HOLDING CORP
Global wholesaler and distributor of home entertainment pro…
|
AENT | US | Wholesale and retail trade |
|
ALLIANCE PHARMA PLC
Specialty pharmaceutical company acquiring and marketing co…
|
APH | GB | Wholesale and retail trade |
|
ARATA CORPORATION
A wholesale trading company distributing daily consumer goo…
|
2733 | JP | Wholesale and retail trade |
|
Asker Healthcare Group AB
A partner to caregivers and patients providing medical prod…
|
ASKER | SE | Wholesale and retail trade |
|
Aspire & Innovative Advertising Limited
Distributes consumer durables and electronics via an asset-…
|
ASPIRE | IN | Wholesale and retail trade |
|
Ausupreme International Holdings Limited
Distributor of TGA-certified Australian health foods and We…
|
2031 | HK | Wholesale and retail trade |
|
Avidus Management Group Inc.
Marketer and distributor of nutraceutical products, supplem…
|
ASNHF | CA | Wholesale and retail trade |
Grupo Casa Saba, S.A.B. de C.V. 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/51709/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51709 | 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=51709 | 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=51709 \ -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": 51709}, 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 Grupo Casa Saba, S.A.B. de C.V. (id: 51709)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.