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 |
|---|---|---|---|
| ITR 2023-Q2 | 2023-08-11 | Portuguese | |
| FRE WEB 2023 | 2023-05-31 | Portuguese | |
| ITR 2023-Q1 | 2023-05-15 | Portuguese | |
| FRE NOVO 2022 v3 | 2023-05-10 | Portuguese | |
| FRE NOVO 2022 v2 | 2023-05-04 | Portuguese | |
| DFP 2022 | 2023-03-20 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
6 filings
| |||||
| 34040405 | ITR 2023-Q2 | 2023-08-11 | Portuguese | ||
| 35829177 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 34040387 | ITR 2023-Q1 | 2023-05-15 | Portuguese | ||
| 35289952 | FRE NOVO 2022 v3 | 2023-05-10 | Portuguese | ||
| 35289488 | FRE NOVO 2022 v2 | 2023-05-04 | Portuguese | ||
| 33767340 | DFP 2022 | 2023-03-20 | Portuguese | ||
|
2022
7 filings
| |||||
| 34009500 | ITR 2022-Q3 | 2022-11-14 | Portuguese | ||
| 34009493 | ITR 2022-Q3 v2 | 2022-11-14 | Portuguese | ||
| 34009430 | ITR 2022-Q2 | 2022-08-12 | Portuguese | ||
| 35289075 | FRE NOVO 2022 | 2022-05-27 | Portuguese | ||
| 34009417 | ITR 2022-Q1 | 2022-05-13 | Portuguese | ||
| 34682205 | FRE NOVO 2021 v4 | 2022-05-06 | Portuguese | ||
| 33746699 | DFP 2021 | 2022-03-25 | Portuguese | ||
|
2021
2 filings
| |||||
| 34682206 | FRE NOVO 2021 v3 | 2021-12-23 | Portuguese | ||
| 34682204 | FRE NOVO 2021 v2 | 2021-12-21 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acknit Industries Ltd
Manufacturer and exporter of industrial work gloves and rea…
|
530043 | IN | Manufacturing |
|
Addi Industries Ltd.
Manufactures and distributes readymade knitwear and apparel…
|
507852 | IN | Manufacturing |
|
ALAN SCOTT ENTERPRISES LIMITED
Manufactures and distributes hosiery, apparel, and health a…
|
539115 | IN | Manufacturing |
|
ATSUGI CO., LTD.
Manufacturer of legwear and innerwear such as stockings, so…
|
3529 | JP | Manufacturing |
|
Bhandari Hosiery Exports Ltd.
Vertically integrated manufacturer of knitted garments and …
|
BHANDARI | IN | Manufacturing |
|
C-SITE Co., Ltd.
An OEM/ODM vendor that designs, produces, and exports knitt…
|
109670 | KR | Manufacturing |
|
CSP International Fashion Group
Designs, manufactures, and distributes hosiery, underwear, …
|
CSP | IT | Manufacturing |
|
Delta Galil
Global manufacturer of private label and branded apparel, i…
|
DELG | IL | Manufacturing |
|
Devernois S.A.
Designs and produces high-end women's ready-to-wear, specia…
|
ALDEV | FR | Manufacturing |
|
Filatex Fashions Ltd
Manufactures and exports diverse socks and hosiery for glob…
|
FILATFASH | 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.