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 |
|---|---|---|---|
| DFP 2022 | 2023-02-24 | Portuguese | |
| FRE NOVO 2022 v7 | 2023-02-13 | Portuguese | |
| FRE NOVO 2022 v6 | 2022-12-20 | Portuguese | |
| FRE NOVO 2022 v5 | 2022-10-31 | Portuguese | |
| ITR 2022-Q3 | 2022-10-31 | Portuguese | |
| FRE NOVO 2022 v4 | 2022-10-24 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
2 filings
| |||||
| 33770235 | DFP 2022 | 2023-02-24 | Portuguese | ||
| 35461626 | FRE NOVO 2022 v7 | 2023-02-13 | Portuguese | ||
|
2022
12 filings
| |||||
| 35461466 | FRE NOVO 2022 v6 | 2022-12-20 | Portuguese | ||
| 35461319 | FRE NOVO 2022 v5 | 2022-10-31 | Portuguese | ||
| 34019881 | ITR 2022-Q3 | 2022-10-31 | Portuguese | ||
| 35461128 | FRE NOVO 2022 v4 | 2022-10-24 | Portuguese | ||
| 35460973 | FRE NOVO 2022 v3 | 2022-08-10 | Portuguese | ||
| 34019880 | ITR 2022-Q2 | 2022-07-29 | Portuguese | ||
| 35460773 | FRE NOVO 2022 v2 | 2022-07-26 | Portuguese | ||
| 35460634 | FRE NOVO 2022 | 2022-05-31 | Portuguese | ||
| 34872919 | FRE NOVO 2021 v4 | 2022-05-17 | Portuguese | ||
| 34019873 | ITR 2022-Q1 v2 | 2022-05-06 | Portuguese | ||
| 34019869 | ITR 2022-Q1 | 2022-04-29 | Portuguese | ||
| 33753360 | DFP 2021 | 2022-02-24 | Portuguese | ||
|
2021
1 filing
| |||||
| 33987314 | ITR 2021-Q3 | 2021-10-29 | 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.