Roblon — Investor Relations & Filings
Roblon is a developer and supplier of high-performance fiber solutions for the global industrial market. The company specializes in fiber-based products designed to reinforce and protect vital cables and other industrial applications. Its core offerings include strength members for fiber optic cables, utilizing materials such as glass fiber and aramid, as well as glass-reinforced plastics, specialized cords, and high-voltage pulling ropes. Drawing on extensive experience in fiber technology, properties, and processing, Roblon focuses on innovation and close collaboration with industrial partners to deliver solutions that meet demanding quality and performance standards.
Recent filings
Browse filings by year
20 years- 2026 8 filings
- 2025 24 filings
- 2024 30 filings
- 2023 43 filings
- 2022 48 filings
- 2021 27 filings
- 2020 47 filings
- 2019 75 filings
- 2018 52 filings
- 2017 79 filings
- 2016 80 filings
- 2015 11 filings
- 2014 11 filings
- 2013 5 filings
- 2012 2 filings
- 2011 18 filings
- 2010 19 filings
- 2009 16 filings
- 2008 15 filings
- 2007 4 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Roblon, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
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 |
|
NITTO SEIMO CO., LTD.
Manufacturer of knotless nets and fishing gear for fishery …
|
3524 | JP | Manufacturing |
|
Piippo Oyj
A company in strategic transition evaluating alternatives a…
|
PIIPO | FI | Manufacturing |
|
Vera Synthetic Limited
Manufactures and distributes HDPE fishing nets, synthetic y…
|
VERA | IN | Manufacturing |
Roblon 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/3456/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3456 | 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=3456 | 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=3456 \ -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": 3456}, 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 Roblon (id: 3456)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.