LUPO S.A. — Investor Relations & Filings
About LUPO S.A.
LUPO S.A. is a manufacturer and retailer of apparel and accessories, established in 1921. The company specializes in the production of socks, underwear, lingerie, and sportswear. Its product portfolio encompasses men's and women's garments, seamless blouses, and uniforms. LUPO S.A. utilizes advanced manufacturing processes, notably seamless technology, to develop functional and high-quality products. The organization operates an extensive retail network with over 300 stores and maintains a presence in various international markets. With over a century of expertise, the company focuses on technical innovation and quality standards to serve a diverse consumer base. Its operations include large-scale manufacturing facilities and a robust distribution infrastructure designed to support global expansion and brand recognition.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2025 | 2026-03-23 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| ITR 2025-Q2 | 2025-08-13 | Portuguese | |
| ITR 2025-Q1 | 2025-05-13 | Portuguese | |
| DFP 2024 v2 | 2025-03-25 | Portuguese | |
| DFP 2024 | 2025-03-21 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 33799792 | DFP 2025 | 2026-03-23 | Portuguese | ||
|
2025
5 filings
| |||||
| 34128356 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34128234 | ITR 2025-Q2 | 2025-08-13 | Portuguese | ||
| 34128189 | ITR 2025-Q1 | 2025-05-13 | Portuguese | ||
| 33792394 | DFP 2024 v2 | 2025-03-25 | Portuguese | ||
| 33792317 | DFP 2024 | 2025-03-21 | Portuguese | ||
|
2024
7 filings
| |||||
| 34073389 | ITR 2024-Q3 | 2024-11-11 | Portuguese | ||
| 34073296 | ITR 2024-Q2 | 2024-08-12 | Portuguese | ||
| 33767454 | DFP 2022 v3 | 2024-05-29 | Portuguese | ||
| 35829656 | FRE WEB 2023 v2 | 2024-05-08 | Portuguese | ||
| 34073350 | ITR 2024-Q1 | 2024-05-08 | Portuguese | ||
| 33779245 | DFP 2023 v2 | 2024-03-25 | Portuguese | ||
| 33779229 | DFP 2023 | 2024-03-19 | Portuguese | ||
|
2023
2 filings
| |||||
| 34040410 | ITR 2023-Q3 | 2023-11-10 | Portuguese | ||
| 33767359 | DFP 2022 v2 | 2023-10-17 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Minerva Knitwear S.A.
Manufactures, processes, and trades textile products like u…
|
MIN | GR | Manufacturing |
|
Monte Carlo Fashions Limited
Premium apparel manufacturer and retailer of knitwear, garm…
|
MONTECARLO | IN | Manufacturing |
|
NAIGAI CO.,LTD.
Manufacturer and trader of textile products specializing in…
|
8013 | JP | Manufacturing |
|
Nameson Holdings Limited
Specialized manufacturer of knitwear, providing comprehensi…
|
1982 | HK | Manufacturing |
|
Neo-Concept International Group Holdings Ltd
An integrated, one-stop apparel solutions provider for Euro…
|
NCI | US | Manufacturing |
|
RUPA & COMPANY LIMITED
Manufacturer and marketer of knitwear, innerwear, and casua…
|
RUPA | IN | Manufacturing |
|
Shanghai Dragon Corporation
Designs, produces, and markets apparel, knitwear, and funct…
|
600630 | CN | Manufacturing |
|
Shenzhou International Group Holdings Limited
Leading global apparel manufacturer specializing in integra…
|
2313 | KY | Manufacturing |
|
Sichuan Langsha Holding Ltd.
Vertically integrated manufacturer of hosiery, socks, and k…
|
600137 | CN | Manufacturing |
|
S.P. Apparels Limited
Vertically integrated manufacturer and exporter of infant a…
|
SPAL | IN | Manufacturing |
LUPO S.A. 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/53063/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53063 | 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=53063 | 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=53063 \ -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": 53063}, 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 LUPO S.A. (id: 53063)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.