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 |
|---|---|---|---|
| FRE NOVO 2021 v3 | 2021-08-06 | Portuguese | |
| ITR 2021-Q2 | 2021-07-30 | Portuguese | |
| FRE NOVO 2021 v2 | 2021-06-07 | Portuguese | |
| FRE NOVO 2021 | 2021-05-31 | Portuguese | |
| FRE NOVO 2020 v14 | 2021-05-07 | Portuguese | |
| FRE NOVO 2020 v13 | 2021-05-07 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
9 filings
| |||||
| 34872791 | FRE NOVO 2021 v3 | 2021-08-06 | Portuguese | ||
| 33987316 | ITR 2021-Q2 | 2021-07-30 | Portuguese | ||
| 34872607 | FRE NOVO 2021 v2 | 2021-06-07 | Portuguese | ||
| 34872452 | FRE NOVO 2021 | 2021-05-31 | Portuguese | ||
| 34618929 | FRE NOVO 2020 v14 | 2021-05-07 | Portuguese | ||
| 34618926 | FRE NOVO 2020 v13 | 2021-05-07 | Portuguese | ||
| 33987239 | ITR 2021-Q1 | 2021-04-30 | Portuguese | ||
| 34618906 | FRE NOVO 2020 v12 | 2021-03-11 | Portuguese | ||
| 33732916 | DFP 2020 | 2021-02-26 | Portuguese | ||
|
2020
6 filings
| |||||
| 34618908 | FRE NOVO 2020 v11 | 2020-12-22 | Portuguese | ||
| 34618891 | FRE NOVO 2020 v10 | 2020-12-10 | Portuguese | ||
| 33971222 | ITR 2020-Q3 | 2020-10-30 | Portuguese | ||
| 34618888 | FRE NOVO 2020 v9 | 2020-10-08 | Portuguese | ||
| 34618876 | FRE NOVO 2020 v8 | 2020-09-25 | Portuguese | ||
| 34618867 | FRE NOVO 2020 v7 | 2020-09-10 | 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.