IRANI PAPEL E EMBALAGEM S.A. — Investor Relations & Filings
About IRANI PAPEL E EMBALAGEM S.A.
IRANI PAPEL E EMBALAGEM S.A. specializes in the production of paperboard and packaging solutions through an integrated business model that encompasses forest management, pulp manufacturing, and the conversion of kraft paper into corrugated cardboard. The company utilizes virgin fiber from its own planted forests to develop high-performance packaging designed for the protection and transport of goods across various sectors, including the furniture and wood processing markets. In addition to paper-based products, the company manufactures resins used in the production of adhesives, soaps, and enamels. Established in 1941, the organization focuses on sustainable operations and the delivery of customized packaging recipes that meet specific technical requirements for industrial and consumer applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR 2024-Q2 | 2024-07-31 | Portuguese | |
| FRE WEB 2023 v7 | 2024-05-20 | Portuguese | |
| FRE WEB 2023 v6 | 2024-05-02 | Portuguese | |
| ITR 2024-Q1 | 2024-04-30 | Portuguese | |
| FRE WEB 2023 v5 | 2024-03-19 | Portuguese | |
| DFP 2023 | 2024-02-23 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
8 filings
| |||||
| 34086074 | ITR 2024-Q2 | 2024-07-31 | Portuguese | ||
| 36003486 | FRE WEB 2023 v7 | 2024-05-20 | Portuguese | ||
| 36003400 | FRE WEB 2023 v6 | 2024-05-02 | Portuguese | ||
| 34086043 | ITR 2024-Q1 | 2024-04-30 | Portuguese | ||
| 36003309 | FRE WEB 2023 v5 | 2024-03-19 | Portuguese | ||
| 33782668 | DFP 2023 | 2024-02-23 | Portuguese | ||
| 36003193 | FRE WEB 2023 v4 | 2024-02-12 | Portuguese | ||
| 36003108 | FRE WEB 2023 v3 | 2024-01-03 | Portuguese | ||
|
2023
7 filings
| |||||
| 36002998 | FRE WEB 2023 v2 | 2023-11-14 | Portuguese | ||
| 34048977 | ITR 2023-Q3 | 2023-10-30 | Portuguese | ||
| 34048915 | ITR 2023-Q2 | 2023-07-31 | Portuguese | ||
| 36002924 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 35461934 | FRE NOVO 2022 v9 | 2023-05-16 | Portuguese | ||
| 35461811 | FRE NOVO 2022 v8 | 2023-05-04 | Portuguese | ||
| 34048881 | ITR 2023-Q1 | 2023-04-28 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of corrugated paper and paperboard and of containers of paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anuroop Packaging Limited
Manufactures and distributes corrugated and offset printed …
|
542865 | IN | Manufacturing |
|
ASIA PAPER MANUFACTURING CO.,LTD
Manufactures linerboard, kraft paper, and gypsum linerboard…
|
002310 | KR | Manufacturing |
|
Aten Papers & Foam Limited
Manufactures integrated paper and foam packaging and cushio…
|
544417 | IN | Manufacturing |
|
B&A Packaging India Limited
Manufacturer of paper sacks and flexible packaging for indu…
|
523186 | IN | Manufacturing |
|
BAREM AMBALAJ SANAYİ VE TİCARET A.Ş.
Integrated manufacturer of paper and offset printed packagi…
|
BARMA | TR | Manufacturing |
|
B&B Triplewall Containers Limited
Designs and manufactures corrugated packaging and heavy-dut…
|
BBTCL | IN | Manufacturing |
|
Bilokalnik-IPA d.d.
Manufacturer of sustainable corrugated cardboard packaging …
|
BLKL | HR | Manufacturing |
|
Come Sure Group (Holdings) Limited
Manufacture, sale, and trading of corrugated paperboards an…
|
794 | HK | Manufacturing |
|
DAEYOUNG PACKAGING CO.,LTD
Manufacturer and supplier of corrugated cardboard and cardb…
|
014160 | KR | Manufacturing |
|
DS Smith AD
Producer of sustainable paper, cardboard, and packaging sol…
|
- | MK | Manufacturing |
IRANI PAPEL E EMBALAGEM 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/53033/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53033 | 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=53033 | 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=53033 \ -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": 53033}, 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 IRANI PAPEL E EMBALAGEM S.A. (id: 53033)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.