
SCHAFFER CORPORATION LIMITED — Investor Relations & Filings
Schaffer Corporation Limited operates as a diversified entity with core activities spanning automotive leather production, building materials manufacturing, and property investment. The automotive leather division supplies high-quality leather interiors to global vehicle manufacturers, focusing on premium finishes and technical specifications. Its building materials segment specializes in the production of precast concrete elements and paving products for infrastructure and commercial construction. Furthermore, the company manages a portfolio of commercial and industrial property assets and development projects. The organization focuses on technical manufacturing excellence and strategic asset management to maintain its market position across its specialized business units.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Update - Notification of buy-back - SFC 6 pages 18.2KB | 2026-05-18 | English | |
| Change of Director's Interest Notice 3 pages 260.4KB | 2026-04-16 | English | |
| Change of Director's Interest Notice 2 pages 224.4KB | 2026-04-06 | English | |
| Closure of Buy-Back and Commencement of new Buy-Back 1 | 2026-04-01 | English | |
| Notification of buy-back - SFC 5 pages 15.2KB | 2026-04-01 | English | |
| Half Yearly Report and Accounts 25 pages 1.2MB | 2026-02-17 | English |
Browse filings by year
25 years- 2026 10 filings
- 2025 20 filings
- 2024 24 filings
- 2023 30 filings
- 2022 38 filings
- 2021 33 filings
- 2020 29 filings
- 2019 48 filings
- 2018 37 filings
- 2017 21 filings
- 2016 16 filings
- 2015 18 filings
- 2014 22 filings
- 2013 22 filings
- 2012 27 filings
- 2011 22 filings
- 2010 14 filings
- 2009 11 filings
- 2008 11 filings
- 2007 16 filings
- 2006 14 filings
- 2005 21 filings
- 2004 17 filings
- 2003 26 filings
- 2002 6 filings
Market data
Market data not available
Price history
Peer group · Tanning and dressing of leather; dressing and dyeing of fur
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AKI India Limited
Produces and exports leather goods, footwear, and equestria…
|
AKI | IN | Manufacturing |
|
AMIN TANNERY LIMITED
Manufacturer of finished leather and leather products for d…
|
541771 | IN | Manufacturing |
|
CHOKWANG LEATHER CO.,LTD
Manufacturer and distributor of leather for automotive and …
|
004700 | KR | Manufacturing |
|
DESA DERİ SANAYİ VE TİCARET A.Ş.
Vertically integrated manufacturer and retailer of leather …
|
DESA | TR | Manufacturing |
|
G.M. Leather
Processes and markets high-quality bovine leathers for luxu…
|
GML | IT | Manufacturing |
|
KARO Leather a.s.
Vertically integrated manufacturer of upholstery and clothi…
|
KARIN | CZ | Manufacturing |
|
MINGXIN NEW MATERIAL CO.,LTD.
Produces advanced, sustainable automotive interior material…
|
605068 | CN | Manufacturing |
|
Namyue Holdings LimitedI
Processes and sells semi-finished and finished leather prod…
|
1058 | HK | Manufacturing |
|
Pak Leather Crafts Limited
Manufacturer and exporter of finished leather and leather g…
|
PAKL | PK | Manufacturing |
|
SAMYANGTONGSANG LTD
Manufacturer of cow leather for the automotive, footwear, a…
|
002170 | KR | Manufacturing |
SCHAFFER CORPORATION 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/65770/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65770 | 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=65770 | 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=65770 \ -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": 65770}, 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 SCHAFFER CORPORATION LIMITED (id: 65770)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.