
Piippo Oyj — Investor Relations & Filings
Piippo Oyj is a company undergoing a strategic transition. Founded in 1942, its traditional core business was the development, manufacturing, and sale of baling net wraps and baling twines for the agricultural sector. The company has since divested this core business and is actively evaluating future strategic alternatives. These options include the potential sale of its remaining assets and real estate properties or pursuing a corporate transaction, such as a reverse takeover.
Recent filings
No filings indexed yet
We are still gathering filings for Piippo Oyj. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of cordage, rope, twine and netting
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Công ty Cổ phần Siam Brothers Việt Nam
Manufacturer and supplier of fishing nets, ropes, and speci…
|
SBV | VN | Manufacturing |
|
GARWARE TECHNICAL FIBRES LIMITED
Global manufacturer of high-performance technical textiles …
|
GARFIBRES | IN | Manufacturing |
|
Hampiðjan hf.
Designs and produces fishing gear and high-performance synt…
|
HAMP | IS | Manufacturing |
|
JUTAJAYA HOLDING BERHAD
Primarily engaged in manufacturing fishing and industrial n…
|
— | MY | Manufacturing |
|
NITTO SEIMO CO., LTD.
Manufacturer of knotless nets and fishing gear for fishery …
|
3524 | JP | Manufacturing |
|
Pak Agro Packaging Limited(GEM)
Specializes in manufacturing agricultural textiles, packagi…
|
GEMPAPL | PK | Manufacturing |
|
Roblon
Develops high-performance fiber solutions to reinforce and …
|
RBLN | DK | Manufacturing |
|
Suhail Jute Mills Limited
Manufacturing and sale of jute products for packaging and v…
|
SUHJ | PK | Manufacturing |
|
Vera Synthetic Limited
Manufactures and distributes HDPE fishing nets, synthetic y…
|
VERA | IN | Manufacturing |
Piippo Oyj 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/8532/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8532 | 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=8532 | 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=8532 \ -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": 8532}, 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 Piippo Oyj (id: 8532)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.