GARWARE TECHNICAL FIBRES LIMITED — Investor Relations & Filings
Garware Technical Fibres Limited is a global manufacturer specializing in high-performance technical textiles and polymer engineering. The company provides specialized solutions across diverse sectors, including fisheries, aquaculture, shipping, agriculture, sports, infrastructure, and defense. Its core product portfolio features high-tenacity ropes, advanced netting systems, synthetic fibers, and geosynthetic materials designed for extreme environments. Key offerings include predator-resistant aquaculture cages, specialized mooring ropes, and high-performance sports nets. By integrating advanced research and development with precision manufacturing, the company delivers engineered solutions focused on durability, safety, and operational efficiency for a global customer base.
Recent filings
No filings indexed yet
We are still gathering filings for GARWARE TECHNICAL FIBRES LIMITED. .
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 |
|---|---|---|---|
|
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 |
|
Roblon
Develops high-performance fiber solutions to reinforce and …
|
RBLN | DK | Manufacturing |
|
Vera Synthetic Limited
Manufactures and distributes HDPE fishing nets, synthetic y…
|
VERA | IN | Manufacturing |
GARWARE TECHNICAL FIBRES LIMITED 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/60863/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60863 | 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=60863 | 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=60863 \ -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": 60863}, 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 GARWARE TECHNICAL FIBRES LIMITED (id: 60863)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.