Super Tannery Limited — Investor Relations & Filings
Super Tannery Limited specializes in the manufacturing and export of finished leather and leather products. The company maintains integrated production facilities that manage the complete processing cycle from raw materials to finished goods. Its product range encompasses safety footwear, lifestyle shoes, and specialized leather for the upholstery and automotive sectors. The organization focuses on delivering high-quality materials and finished products to a global market, adhering to international standards for durability and performance. Key operations include the production of technical leather for furniture and vehicle interiors, as well as a comprehensive line of protective footwear designed for industrial applications. The company leverages advanced tanning technologies to provide a diverse array of leather finishes and textures tailored to specific client requirements.
Recent filings
No filings indexed yet
We are still gathering filings for Super Tannery Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Tanning and dressing of leather; dressing and dyeing of fur
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
XINGYE LEATHER TECHNOLOGY CO.,LTD.
Produces sustainable cattle hide leather for footwear and f…
|
002674 | CN | Manufacturing |
|
宏良股份
Produces cattle hide leather for footwear, handbags, and fu…
|
002720 | CN | Manufacturing |
Super Tannery 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/61401/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61401 | 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=61401 | 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=61401 \ -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": 61401}, 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 Super Tannery Limited (id: 61401)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.